While processing a batch on a collection, dbCheck holds the database lock in strong shared mode, which unnecessarily interferes with writes to other collections.
- duplicates
-
SERVER-43445 Remove 'replicatedSystemCollections' list in dbCheck
- Closed
- is related to
-
SERVER-61754 dbCheck should not hold a strong collection lock during batches
- Closed
- related to
-
SERVER-61765 Remove dbCheck dependency on DeferredWriter
- Backlog
-
SERVER-30932 dbCheck command violates lock ordering by acquiring lock on "local" database first
- Closed
-
SERVER-61877 Remove catalog consistency verification from dbCheck
- Closed