Bug #91147 | Force primary member to give up its role | ||
---|---|---|---|
Submitted: | 5 Jun 2018 15:21 | Modified: | 25 Oct 2018 16:44 |
Reporter: | Artem Danilov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S4 (Feature request) |
Version: | 8.0.11 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[5 Jun 2018 15:21]
Artem Danilov
[7 Jun 2018 6:16]
MySQL Verification Team
Hello Artem, Thank you for the feature request! Thanks, Umesh
[25 Oct 2018 16:43]
Artem Danilov
Looks like this feature has been implemented: https://mysqlhighavailability.com/on-demand-primary-election
[25 Oct 2018 16:44]
Artem Danilov
The feature is implemented in 8.0.13 by group_replication_set_as_primary function: https://dev.mysql.com/doc/refman/8.0/en/group-replication-functions-for-new-primary.html
[29 Oct 2018 13:50]
David Moss
Posted by developer: Hello Artem, thanks for your feedback. And yes indeed, this went into 8.0.13. Hope you find it useful!