[MDEV-20217] Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue_event' hook Created: 2019-07-30 Updated: 2022-10-21 Resolved: 2019-09-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.3.13 |
| Fix Version/s: | 10.3.19, 10.4.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Nilnandan Joshi | Assignee: | Sujatha Sivakumar (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In Semi-Sync replication environment, when master server got timeout waiting for the reply of binlog
Slave server getting stopped with below error.
This looks like upstream bug https://bugs.mysql.com/bug.php?id=45852 upstream bug is resolved by MySQL with below note.
|
| Comments |
| Comment by Sujatha Sivakumar (Inactive) [ 2019-08-05 ] |
|
Hello Sachin, Can you please review the fix for An upstream fix is being implemented. Build Bot Link: http://buildbot.askmonty.org/buildbot/grid?category=main&branch=bb-10.3-sujatha Patch has been mailed to commit mailing list. Thank you. |
| Comment by Sachin Setiya (Inactive) [ 2019-09-04 ] |
|
http://lists.askmonty.org/pipermail/commits/2019-August/013922.html |
| Comment by Sujatha Sivakumar (Inactive) [ 2019-09-17 ] |
|
Fix for the issue has been implemented in 10.3.19. Fix was tested on 10.4 version. 10.4 changes: https://github.com/MariaDB/server/commit/090940b4f646be03baef7bd7af1c56084d16b9b1 |