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

Config transition hook should retry on retryable errors from adding shard

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc6
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • v8.0
    • Cluster Scalability 2024-5-27, Cluster Scalability 2024-6-10
    • 0

      When adding a shard runs a command on the shard being added, if that code would trigger a replica set monitor update (e.g. a replication state change error), the code is intentionally overwritten with OperationFailed and the "true" error is put in the error message. The config transition hook should be able to retry on such errors if the original error was retryable.

            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: