-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.1.9
-
Component/s: None
-
None
-
Sharding
-
ALL
-
While testing my implementation for sharded transaction recovery token using the transactions tests in the Java driver, the server crashes on one of the tests.
My Macbook unexpectedly shut down, and after restarting, the crash occurs on a transactions test.
When running the transactions test, the log shows the expected `WriteConflict` error, followed immediately by an abort. I am attaching the log file that contains the abort and stack trace.
- duplicates
-
SERVER-40052 Shutdown in mongos can trigger BatchWriteOp invariant
- Closed