-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Sharding EMEA 2022-08-22
In SERVER-65891 we made dist locks to be local only and DDL operations synchronize with chunk migrations by setting/unsetting the allowMigrations flag on config.collections, hence the balancer doesn't need anymore to acquire collection distlock as part of chunk migrations.
- depends on
-
SERVER-65891 Make all distLock acquisitions local-only
- Closed