Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
21.06.20, 22.08.17, 23.02.14, 23.08.10, 24.02.6, 25.01.2
-
None
Description
In cooperative_monitoring, if another connection holds the master-lock on the current primary server, the log message states:
Cannot acquire lock ‘maxscale_mariadbmonitor_master’ on <monitor> as it’s claimed by another connection (id X). Secondary MaxScales may select the wrong primary.
This is misleading, as the lock is still held on the correct server. A similar message should instead be printed if the lock is held on the wrong server.