Bug #86359 | Avoid setting group_replication_force_members in a partition that holds majority | ||
---|---|---|---|
Submitted: | 17 May 2017 14:53 | Modified: | 15 Sep 2017 14:52 |
Reporter: | Tiago Jorge | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S3 (Non-critical) |
Version: | 5.7.18 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[17 May 2017 14:53]
Tiago Jorge
[15 Sep 2017 14:52]
David Moss
Posted by developer: Thank you for your feedback, this has been fixed in upcoming versions and the following was added to the 5.7.20 / 8.0.3 changelog: group_replication_force_members could be used in situations where the group was working properly, in other words a majority was reachable. This incorrect use could cause instability in the group. Therefore, its use has been restricted to the scenario for which it was created: for a subset of previous membership when a majority of the members are unreachable.