-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: Backlog
-
Component/s: Sharding
-
Sharding EMEA
-
Sharding EMEA 2021-05-31
With the new implementation of the setFCV command (SERVER-55898) we have the guarantee that new and old DDL opeartions won't ever run concurrently on the cluster.
So there is no need anymore to take the distributed locks on this new paths, instead we will only use the local version of the distributed lock to serialize with other DDL operation running on the same shard.
- depends on
-
SERVER-56654 Do not use the collection distributed lock for chunk splits
- Closed
-
SERVER-56779 Do not use the collection distributed lock for chunk merges
- Closed
- related to
-
SERVER-65891 Make all distLock acquisitions local-only
- Closed