Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
Repl 2019-09-09
Description
This involves changing this switch statement: https://github.com/mongodb/mongo/blob/497264f15c41e708f6700f65826212519b9a576c/src/mongo/db/repl/oplog.cpp#L1933
This would add logging for errors that are ignored here and would be helpful for debugging. The logs should be at a non-default level.