Bug #55429 Number of slaves that master waits before commit
Submitted: 21 Jul 2010 8:34 Modified: 12 Nov 2013 9:50
Reporter: Mikiya Okuno Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Replication Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[21 Jul 2010 8:34] Mikiya Okuno
Description:
Semi-synch replication is great. In order to improve stability, having a parameter which indicates the number of slaves to wait before each commit completes is great. For example, at least two slaves get updates before the master respond to the client.

How to repeat:
n/a

Suggested fix:
feature request
[12 Nov 2013 9:50] Jon Stephens
This is fixed in 5.7.3 by the addition of the rpl_semi_sync_master_wait_for_slave_count system variable.

Closed.