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

Retry all operations on killed session errors in random_moveChunk_update_shard_key_kill_sessions.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc6, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v6.0
    • Sharding NYC 2022-05-16
    • 75

      SERVER-65638 changed the retry_on_killed_session.js override to retry only known retryable operations like reads and retryable writes, but random_moveChunk_update_shard_key_kill_session.js relied on the override to retry interrupted moveChunks, so to avoid spurious failures, the workload should opt into retrying all operations like before.

            Assignee:
            jack.mulrow@mongodb.com Jack Mulrow
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: