Bug #91042 | stop group_replication hang with select replication_connection_status | ||
---|---|---|---|
Submitted: | 28 May 2018 6:19 | Modified: | 8 Aug 2018 15:45 |
Reporter: | Zhenghu Wen (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S3 (Non-critical) |
Version: | 5.7.22 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[28 May 2018 6:19]
Zhenghu Wen
[28 May 2018 9:29]
MySQL Verification Team
Hello Zhenghu, Thank you for the report and feedback. Thanks, Umesh
[28 May 2018 9:30]
MySQL Verification Team
5.7.22 - test results
Attachment: 91042_5.7.22.results (application/octet-stream, text), 29.97 KiB.
[1 Jun 2018 1:12]
Zhenghu Wen
add a input parameter locked for get_group_replication_connection_status_info (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: bugfix-91042.patch (application/octet-stream, text), 2.57 KiB.
[1 Jun 2018 1:38]
Zhenghu Wen
together with bugfix-91042.patch (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: bugfix-91042-add.patch (application/octet-stream, text), 1.75 KiB.
[8 Aug 2018 15:45]
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.24 changelog: Attempting to uninstall the plugin while START GROUP_REPLICATION executed could result in unexpected behavior.