openark / orchestrator

MySQL replication topology management and HA
Apache License 2.0
5.64k stars 933 forks source link

ERROR Error 1213: Deadlock found when trying to get lock; try restarting transaction ERROR ExpireAvailableNodes: failed to remove old entries: Error 1213: Deadlock found when trying to get lock; try restarting transaction #1510

Open Hironerd opened 1 month ago

Hironerd commented 1 month ago

In the single-node and three-node raft high availability orchestrator I deployed, errors appeared in the logs. What is the reason?And how can I avoid this problem? Errors like this: 2024-09-29 02:55:48 ERROR Error 1213: Deadlock found when trying to get lock; try restarting transaction 2024-09-29 02:55:48 ERROR ExpireAvailableNodes: failed to remove old entries: Error 1213: Deadlock found when trying to get lock; try restarting transaction