Ignore ConflictingOperationInProgress in random_moveChunk_update_shard_key_kill_sessions.js

XMLWordPrintableJSON

    • Cluster Scalability
    • Fully Compatible
    • v8.0, v7.3
    • Cluster Scalability 2024-07-22
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      See the linked BF for more details, but an update using the non internal transaction implementation that changes a document's shard key value and is retried on an Interruption error can fail with ConflictingOperationInProgress because a mongos already "started" tracking a transaction with the update's txnNumber. This test retries on interruption errors since it expects them, but in practice a driver won't retry on them, so a test only fix to ignore ConflictingOperationInProgress seems appropriate.

              Assignee:
              Jack Mulrow
              Reporter:
              Jack Mulrow
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: