[MDEV-32365] detailize the semisync replication magic number error Created: 2023-10-06 Updated: 2023-12-06 Resolved: 2023-10-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Fix Version/s: | 10.4.32, 10.5.23, 10.6.16, 10.10.7, 10.11.6, 11.0.4, 11.1.3, 11.2.2, 11.3.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Andrei Elkin | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
2023-10-02 12:31:43 1 [ERROR] Read semi-sync reply magic number error can be seen on the master side of a replication configuration which is not common though |
| Comments |
| Comment by Andrei Elkin [ 2023-10-23 ] |
|
monty, this ticket is of course not meant to be a solution. The idea is to capture the details of corrupted packet just to have To remind you about audit plugin that was used to write into binlog file, and that was caught by reading into details of those messages. I hope that clears your doubt. |
| Comment by Andrei Elkin [ 2023-10-26 ] |
|
Howdy Brandon! Could you please check a simple few-liner. Andrei |
| Comment by Brandon Nesterenko [ 2023-10-26 ] |
|
Left a comment for consideration, and rpl.rpl_semi_sync_shutdown_await_slaves needs a fix to ignore the new error; otherwise looks good! |