Bug #118059 | Stop sockets_acceptors after failover check timeout even if a mysql recover occures in the mean time | ||
---|---|---|---|
Submitted: | 25 Apr 10:07 | Modified: | 30 Jul 12:09 |
Reporter: | Garrido Mickael | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Router | Severity: | S1 (Critical) |
Version: | 8.0.37+ | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[25 Apr 10:07]
Garrido Mickael
[7 May 13:02]
Garrido Mickael
Can we have a small update about this issue please ? Do you need more information?
[7 May 14:12]
MySQL Verification Team
Hi, Apologies for the wait, I have just verified the report.
[22 May 14:38]
Paulo Machado
Hi Garrido Mickael, I am trying to frame a similar situation, but I am uncertain. What other logs do you see? I would expect to see `Waiting for failover to happen..` - https://github.com/mysql/mysql-server/blob/6ba1fef58b043ac5e9657ded777d20619b9b2f4e/router... But I cannot see it on my case.
[22 May 20:29]
Paulo Machado
To correct myself, I can see it. Need to set log level as DEBUG.
[2 Jun 9:03]
Garrido Mickael
Thanks for the update. Glad to see you were able to trigger the log. FYI, we've encountered this issue again in the production environment.
[17 Jun 7:12]
MySQL Verification Team
Bug #118303 is marked as duplicate of this one
[18 Jun 16:17]
Brandon WELSCH
Hi, I got the same issue with multiple MySQL clusters. Each time we need to restart the MySQL Router instances to resolve it. This has repeatedly impacted the availability of our MySQL databases. Could a fix be prioritized and provided soon?
[21 Jul 10:27]
Garrido Mickael
We would appreciate a prompt update on this issue.
[23 Jul 12:59]
Jonathan Hurter
This created incident in case of dockerized deployment. If the docker daemon restarts, the DNS is unavailable for a short amount of time which often trigger this bug. This make it quite impactful.
[30 Jul 12:09]
Garrido Mickael
This issue appears to have been addressed in the MySQL Router 8.0.43 release on July 22nd. Could you please confirm whether the fix mentioned in the release notes pertains to this specific issue? https://dev.mysql.com/doc/relnotes/mysql-router/8.0/en/news-8-0-43.html > After a DNS failure, the destination was not added to quarantine and could not > be checked for availability after the connection was restored. Errors were returned similar to the following: > > resolve(host) failed: Name or service not known