Implement addShardToZone and _configsvrAddShardToZone

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.9
    • Affects Version/s: 3.3.6
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 16 (06/24/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      public command format:

      {
        addShardToZone: <string shardName>,
        zone: <string zoneName>
      }
      

      internal command format:

      {
        _configsvrAddShardToZone: <string shardName>,
        zone: <string zoneName>,
        writeConcern: <BSONObj>
      }
      

              Assignee:
              Randolph Tan
              Reporter:
              Randolph Tan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: