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

During testing, make sure that we don't re-add the exact same shard that was previously removed

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • ALL
    • CAR Team 2024-06-24

      In some tests we perform removeShard/addShard operations, with the same shard being removed first and re-added later.
      This can lead to issues, since a shard that was re-added can become "visible" to some pending operation, before the given addShard completes.
      One such failure could be seen in BF-33741. 

      The goal of this ticket is to ensure that when adding a shard to the cluster, we add a fresh shard with a unique hostname/port [preferred solution, other solutions tbd].

            Assignee:
            Unassigned Unassigned
            Reporter:
            robert.sander@mongodb.com Robert Sander
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: