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

Docs for SERVER-24381: Implement removeShardFromZone and _configsvrRemoveShardFromZone

    XMLWordPrintableJSON

Details

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

    Description

      Engineering Ticket Description:

      Public command format:

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

      internal command format

      {
        _configsvrRemoveShardFromZone: <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