Bug #87474 | Slave channels start before group replication starts preventing joins | ||
---|---|---|---|
Submitted: | 18 Aug 2017 11:07 | Modified: | 26 Feb 2018 13:29 |
Reporter: | Pedro Gomes | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S3 (Non-critical) |
Version: | 5.7.20 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[18 Aug 2017 11:07]
Pedro Gomes
[26 Feb 2018 13:29]
David Moss
Posted by developer: Thank you for your feedback, this has been fixed in upcoming versions and the following was added to the 8.0.11 changelog: In a multi-primary group, when a member was also configured with a asynchronous replication channel, there was a possibility that the asynchronous channel could start before Group Replication started. This could result in the asynchronous channel processing transactions before the member became an online member of the group, causing issues when members tried to join the group. The fix ensures that asynchronous channels on group members do not start until the member has become online.
[31 May 2018 14:47]
David Moss
Reclosing.