-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
RSS Sydney
In SERVER-74642, we log the contents of the oplog associated with any corrupted records/index entries found during validation. The test coverage added in that ticket is fairly minimal (one corrupted index entry on a replica set primary node). It would be beneficial to extend the test coverage to include a few other scenarios:
- Running validate in standalone mode on data for a replica set node.
- Multiple corrupted index entries.
- Corrupted document keys reported in IndexKeyConsistency::addDocKey().
- is related to
-
SERVER-74642 Log additional information about the oplog entry that generated a document or index key when printing metadata
- Closed