Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
10.6, 10.11, 11.4, 11.8, 12.0(EOL), 12.1
-
Unexpected results
-
Improve the timeout log message for semi-sync replication
Description
With no previous successful semi-sync replication the timeout log message is confusing.
2025-06-30 0:38:42 4 [Warning] Timeout waiting for reply of binlog (file: binny1.000001, pos: 1299), semi-sync up to file , position 0.
You can see semi-sync up to file is blank and position is 0 which is bit confusing. Instead the message should be clearer, like semi-sync up to is None.
Repro
------
mtr rpl.rpl_semi_sync
check the error log.
Attachments
Issue Links
- relates to
-
MDEV-18983 Port rpl_semi_sync_master_wait_for_slave_count from MySQL
-
- Stalled
-