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

Implement addShardToZone and _configsvrAddShardToZone

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 3.3.9
    • 3.3.6
    • Sharding
    • None
    • Fully Compatible
    • Sharding 16 (06/24/16)

    Description

      public command format:

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

      internal command format:

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

      Attachments

        Activity

          People

            randolph@mongodb.com Randolph Tan
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: