Bug #110537 | MySQL cluster fail to auto recover | ||
---|---|---|---|
Submitted: | 29 Mar 2023 4:02 | Modified: | 31 Mar 2023 0:37 |
Reporter: | zetang zeng (OCA) | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S1 (Critical) |
Version: | 5.7.40 | OS: | Any |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
Tags: | group replicaiton |
[29 Mar 2023 4:02]
zetang zeng
[29 Mar 2023 8:01]
zetang zeng
More detailed timeline in buggy case: - 52:47 member in ip1 expelled: [ERROR] Plugin group_replication reported: 'Member was expelled from the group due to network failures, changing member status to ERROR.' - 53:23 member in ip1 try to join cluster but failed: [ERROR] Plugin group_replication reported: 'There was a previous plugin error while the member joined the group. The member will now exit the group.' - 53:23 member in ip3 fail to connect to member in ip2: [Warning] Plugin group_replication reported: 'Members removed from the group: ip2:3406' [Note] Plugin group_replication reported: 'Group membership changed to ip1:3406, ip3:3406 on view 16783545669642702:22.' - 53:36 member in ip2 found itself expelled too!
[31 Mar 2023 0:37]
MySQL Verification Team
Hi, I cannot reproduce this. Can you provide some kind of reproducible test case? Whatever I try the system behaves as expected.