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

Re-enable retryability of commitChunkMigration on the config server

    • Fully Compatible
    • ALL
    • Sharding 2020-09-07
    • 37

      In the current state of the code, it's possible for a local find on the config server to fail due to a retryable error. A recent change to the commitChunkMigration path clobbers retryable error codes. This can cause issues when communicating up the stack or to other nodes, as seen in the BF. We should preserve the original error code when throwing the exception, so that retryability is still possible.

            Assignee:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: