[MDEV-10149] sys_vars.rpl_init_slave_func fails sporadically in buildbot Created: 2016-05-29 Updated: 2020-10-27 Resolved: 2020-10-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 10.1.48, 10.2.35, 10.3.26, 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Elena Stepanova | Assignee: | Sujatha Sivakumar (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | synchronization | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.2.1-5 | ||||||||
| Description |
|
The failure has been happening, although rarely, for over an year. http://buildbot.askmonty.org/buildbot/builders/bld-dan-release/builds/3581/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/p8-rhel7-bintar/builds/1222/steps/test/logs/stdio
|
| Comments |
| Comment by Laurynas Biveinis [ 2017-03-07 ] |
|
In Percona Server and MySQL: A slave SQL thread sets its Running state to Yes very early in its See https://github.com/percona/percona-server/pull/1464 for a fix |
| Comment by Michael Widenius [ 2020-08-26 ] |
|
I upgraded this to critical as it constantly fails in buildbot |
| Comment by Sujatha Sivakumar (Inactive) [ 2020-10-13 ] |
|
Hello Elkin, Please review the fix for Patch: https://github.com/MariaDB/server/commit/aa8f30f54fffc25bfc0048941d71ebc043a106be BuildBot Test Results: http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.2-sujatha Thank you. |
| Comment by Sujatha Sivakumar (Inactive) [ 2020-10-21 ] |
|
Hello Elkin Thank you for the review comments. I have addressed them as part of https://github.com/MariaDB/server/commit/773c99323684883a32af79124c55367371ce8045 Please review them. |
| Comment by Andrei Elkin [ 2020-10-21 ] |
|
Reviewed on GH, to approve. |
| Comment by Sujatha Sivakumar (Inactive) [ 2020-10-22 ] |
|
Fix is implemented in 10.1.48. Patch has been tested on higher versions. 10.2 had minor merge conflicts. After resolving conflicts the result file needs re-recording. The patch remains the same in all higher versions and no more merge conflicts. |