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

Docs for SERVER-24379: Implement addShardToZone and _configsvrAddShardToZone

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Engineering Ticket Description:

      public command format:

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

      internal command format:

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

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

              Created:
              Updated:
              Resolved:
              7 years, 23 weeks ago