-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
Sharding 2018-10-08
-
12
In the multi_statement_transaction_kill_sessions_atomicity_isolation workload, we currently will retry on `CursorKilled` but not on `CursorNotFound` in auto_retry_transaction.js. We should also retry on this, however.
- is related to
-
SERVER-37009 Handle missing sessionDocToKill in snapshot_read_kill_operations.js
- Closed