Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-9540

Docs for SERVER-24379: Implement addShardToZone and _configsvrAddShardToZone

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      Engineering Ticket Description:

      public command format:

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

      internal command format:

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

      Attachments

        Activity

          People

            ravind.kumar Ravind Kumar (Inactive)
            emily.hall Emily Hall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              7 years, 10 weeks, 2 days ago