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

Pull out Shard command retry logic into static functions

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Service Arch 2022-10-31

      Currently, one must access a specific instance of Shard, either a ShardLocal or ShardRemote to see if a command may be retried.

      None of this logic is stateful, so it can be changed not to need to be accessed through an instance of Shard.

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: