Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.3.8
-
None
-
Fully Compatible
-
ALL
-
Repl 2016-09-19
Description
It dereferences the db without checking for null. This is especially a problem because it is called in the loop repairDatabasesAndCheckVersion for every database. It should be either moved out of the loop or only done when dbName == "local".
Attachments
Issue Links
- is related to
-
SERVER-22030 Abort if oplog is uncapped when starting in repl mode
-
- Closed
-