-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
In testing a new fsm workload (multi_statement_transaction_kill_sessions_atomicity_isolation.js), running `refreshLogicalSessionCacheNow()` occasionally fails with a DuplicateKey error in the sessions collection. This behavior is unexpected as all of the writes to the session collection should be either upserts or deletes.
- duplicates
-
SERVER-14322 Retry on predicate unique index violations of update + upsert -> insert when possible
- Closed