-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
Repl 2023-11-13, Repl 2023-11-27
dbCheck currently runs with kDefault granularity for BSON validation. We should consider exposing kExtended and kFull as options to callers of dbCheck. Any errors should be logged as WARNING instead of ERROR, as these are new checks. As a result, users may not be currently conforming to this level of BSON validation.
- depends on
-
SERVER-78451 Add bson validation to dbCheck
- Closed
- related to
-
SERVER-83069 Add testing for getting a corrupt _id from a structurally invalid BSON
- Open