-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
RPL A (10/09/15)
The rollback procedure opens a rollback file per unique namespace encountered as ops are rolled back. These files are not closed until the rollback procedure is finished.
Additionally:
If a rollback file fails to open, we simply log this fact and continue.
We're not checking for write errors to rollback files at all.
- is related to
-
SERVER-18 pair3.js test fails due to one server remaining in negotiating (-1) state instead of moving to can't arb (-3) state
- Closed
-
SERVER-15929 Verify rollback files are written without errors
- Closed
- related to
-
SERVER-20597 Save data that is rolled back to the rollback directory
- Closed