Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
v4.2
Description
TOOLS-1952 added some code that can result in a nil pointer panic under some error conditions. Specifically, this block looks like it should be guarded by err == nil instead of err != nil.
Attachments
Issue Links
- backported by
-
TOOLS-2563 [v4.2] Nil pointer error mongodump
-
- Closed
-
- is caused by
-
TOOLS-1952 Use --forceTableScan by default when running against WiredTiger nodes
-
- Closed
-
- links to