-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
If running with type=debug and noobjcheck, the new bsondump will exit with error code 1 if it hits an objcheck error. Legacy bsondump will exit with success in this case as long as it can get past the objcheck error.
The bsondump rewrite should not exit with an error when running debug with noobjcheck, as long as the bson errors are recoverable (ie. not invalid object size, etc)
- depends on
-
TOOLS-375 bsondump rewrite does not continue dumping type=debug once hitting an invalid object
- Closed