-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Storage Execution
There should be some interface in the server to test if a namespace is replicated. As it stands, dbHash checks this with a literal set, and dbCheck will soon have to do the same; this is code duplication and a potential source of subtle bugs if new unreplicated collections are added.
- related to
-
SERVER-43445 Remove 'replicatedSystemCollections' list in dbCheck
- Closed