Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
DML executed on primary may be blocked by any long running DML that takes write locks, like SELECT FOR UPDATE or SELECT IN SHARE MODE, on the replica, thus breaking the "high availability" of this setup.
Please, add a server variable to force priority for SQL thread in such cases,, similar to --slave-abort-blocking-timeout.
Attachments
Issue Links
- relates to
-
MDEV-27131 Add option for SQL thread to kill any blocking local activity that blocks replicated DDL
-
- Closed
-