Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-02-10, Repl 2020-02-24
-
23
Description
We should make it so that _applyOperationForTransaction() will return a bad status so that we will actually hit the fassert in the next line.
What could happen is that an exception is thrown and then hit the invariant of the destructor of MongoDOperationContextSessionWithoutRefresh. This makes diagnosing BFs hard if we were to fail in this area of the code.