-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 7.0.0, 8.0.0, 8.3.0
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2026-07-20
-
1
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
Currently, this mutex is not preventing concurrent execution of the setUserWriteBlock command. In order to add such guarantee, we should make the mutex global so that two commands cannot overlap.Â