Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-84026

Ignore ConflictingOperationInProgress in random_moveChunk_update_shard_key_kill_sessions.js

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

      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@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: