-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-09-05
Paraphrasing from max.hirschhorn:
With the work done to explicitly replicate capped deletions SERVER-16049, primaries and secondaries should always agree on the contents of the capped collection.
Remove special handling for capped collections in our test infrastructure:
- dbhash check skips them
- mutational (jstestfuzz) fuzzer won't create them at all in a replica set
- rollback fuzzer won't create unique indexes on them
Investigate what other special handling we have for capped collections and determine whether we can enable more data consistency checks for them
- depends on
-
SERVER-16049 Replicate capped collection deletes explicitly
- Closed
- is duplicated by
-
SERVER-66775 Enhance consistency checking for capped collections in testing
- Backlog
- is related to
-
SERVER-54890 Disable background validation and dbHash checks on capped collections in 4.4
- Closed