[SERVER-24379] Implement addShardToZone and _configsvrAddShardToZone Created: 02/Jun/16  Updated: 14/Mar/17  Resolved: 22/Jun/16

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: 3.3.6
Fix Version/s: 3.3.9

Type: Task Priority: Major - P3
Reporter: Randolph Tan Assignee: Randolph Tan
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on SERVER-24701 Add option to set writeConcern for Sh... Closed
Documented
is documented by DOCS-9540 Docs for SERVER-24379: Implement addS... Closed
Related
related to SERVER-24732 add a runBatchWriteCommand() method t... Closed
Backwards Compatibility: Fully Compatible
Sprint: Sharding 16 (06/24/16)
Participants:

 Description   

public command format:

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

internal command format:

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



 Comments   
Comment by Githook User [ 22/Jun/16 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-24379 Implement addShardToZone and _configsvrAddShardToZone
Branch: master
https://github.com/mongodb/mongo/commit/f517b05141a3f554d2fe51838ed33bc98cb8c5f2

Comment by Githook User [ 22/Jun/16 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-24379 Use ShardingCatalogClient in ShardingCatalogManagerImpl::addShardToZone
Branch: master
https://github.com/mongodb/mongo/commit/f0a4f27cc32c894ba58823f3a0158498bb289ac1

Comment by Githook User [ 21/Jun/16 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-24379 Implement ShardingCatalogMangerImpl::addShardToZone
Branch: master
https://github.com/mongodb/mongo/commit/435048a90c6f5587cb565a4131f3d11c8ee4130d

Comment by Githook User [ 09/Jun/16 ]

Author:

{u'username': u'renctan', u'name': u'Randolph Tan', u'email': u'randolph@10gen.com'}

Message: SERVER-24379 Implement types for addShardToZone and _configsvrAddShardToZone
Branch: master
https://github.com/mongodb/mongo/commit/6a6c760bc19e33ed97d3d3daed07f5ad2c24594f

Generated at Thu Feb 08 04:06:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.