-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
v4.2
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.
- 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