Bug #109580 | Timeout on wait for view after joining group | ||
---|---|---|---|
Submitted: | 11 Jan 2023 8:02 | Modified: | 11 Jan 2023 13:25 |
Reporter: | zetang zeng | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Group Replication | Severity: | S3 (Non-critical) |
Version: | 5.7.40 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[11 Jan 2023 8:02]
zetang zeng
[11 Jan 2023 13:25]
MySQL Verification Team
Hi Mr. zeng, Thank you for your bug report. However, this is not a bug. You have to have your entire network setup properly for the use of the InnoDB Cluster. If there are problems found in connecting to the ports on specific IP addresses, it is a job for your system administrator. Next, we do not support Ansible ...... Not a bug.
[11 Jan 2023 15:23]
zetang zeng
Sorry that I didn't make it clear. The first thing is the network is fine.WHEN THE cluster is deployed, All is fine. After we start three instances at the same time the error show. The second thing is this bug is not related with ansible. I mentioned it just because it can restart all three instances at the same time conveniently. You can reproduce it by Opening three terminal And enter `systemctl restart mysqld` at the same time to get the same situation.