Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6
Description
If a slave is stopped (or shut down) while also sending an ACK back to a primary, it will log an error in its error log
2023-12-04 8:50:10 10 [ERROR] Semi-sync slave net_flush() reply failed
|
2023-12-04 8:50:10 10 [ERROR] Master server does not read semi-sync messages, fallback to asynchronous replication
|
The first error seems fine, but if the slave is stopping, it should not message that it is falling back to asynchronous replication.
Attachments
Issue Links
- is caused by
-
MDEV-32551 "Read semi-sync reply magic number error" warnings on master
- Closed