When we retry the reproducer of SERVER-95523 in a transaction, the write succeeds on a second try violating the unique index. Understand the reason even though _opCtx->_ruState got set to RecoveryUnitState::kFailedUnitOfWork (and crashes the server in commit).
- is related to
-
SERVER-95523 upsert does not handle DuplicateKey retry correctly
-
- Closed
-
-
SERVER-98674 IDHack upsert erroneously dup key errors
-
- Closed
-