Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 2016-10-31
-
0
Description
Specifically this line: https://github.com/mongodb/mongo/blob/master/src/mongo/db/repl/data_replicator.cpp#L422 should be wrapped in an if (_oplogBuffer)
{...}