[MDEV-9501] rpl.rpl_binlog_index, rpl.rpl_gtid_crash, rpl.rpl_stm_multi_query fail sporadically in buildbot with Master command COM_REGISTER_SLAVE failed Created: 2016-02-01 Updated: 2022-06-09 Resolved: 2020-09-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian, Tests |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2, 10.5 |
| Fix Version/s: | 10.1.48, 10.2.35, 10.3.26, 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sujatha Sivakumar (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Sprint: | 5.5.59 | ||||||||||||||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/p8-rhel7-bintar/builds/1060/steps/test/logs/stdio
|
| Comments |
| Comment by Otto Kekäläinen [ 2016-03-11 ] | |||||||
|
This also happened in a Debian production build: https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.0&arch=powerpc&ver=10.0.24-4&stamp=1457659375 FYI also bar | |||||||
| Comment by Elena Stepanova [ 2017-05-08 ] | |||||||
|
Recent occurrence on 10.2: | |||||||
| Comment by Elena Stepanova [ 2017-05-09 ] | |||||||
|
| |||||||
| Comment by Elena Stepanova [ 2017-05-09 ] | |||||||
|
rpl.rpl_temporal_mysql56_to_mariadb53 is also affected | |||||||
| Comment by Alice Sherepa [ 2017-09-08 ] | |||||||
|
rpl.rpl_gtid_crash on 10.3 http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/9508/steps/test_3/logs/stdio
| |||||||
| Comment by Alice Sherepa [ 2017-11-17 ] | |||||||
|
| |||||||
| Comment by Marko Mäkelä [ 2020-06-10 ] | |||||||
|
This affects 10.5 as well:
I did not see a sign of a crash in the server logs, but the log of the replica server contains some error messages about failing to connect to the master. | |||||||
| Comment by Sujatha Sivakumar (Inactive) [ 2020-07-02 ] | |||||||
|
Hello Andrei, Can you please review the fix for Patch: https://github.com/MariaDB/server/commit/965663f090c4af83e8c4aca913568f6065509ff4 BuildBot Testing: http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.1-sujatha Thank you. | |||||||
| Comment by Sujatha Sivakumar (Inactive) [ 2020-09-08 ] | |||||||
|
Merged patch to higher versions and tested the changes. Minor merge conflicts were observed from 10.1 to 10.2. 10.2: https://github.com/MariaDB/server/commit/37273575004598b459d7bbdd453ed3a28df66037 The patch remains the same for 10.3+ versions. |