[SERVER-41653] Create IDL types for refineCollectionShardKey and _configsvrRefineCollectionShardKey commands Created: 12/Jun/19  Updated: 29/Oct/23  Resolved: 13/Jun/19

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: 4.3.1

Type: Task Priority: Major - P3
Reporter: Jack Mulrow Assignee: James Heppenstall (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done before SERVER-41655 Implement skeletons for refineCollect... Closed
Backwards Compatibility: Fully Compatible
Sprint: Sharding 2019-06-17
Participants:

 Description   

Create IDL types for the two new commands necessary for refining a collection's shard key. Both accept a namespace and the new shard key, which isn't optional. They should have the following formats:

{ refineCollectionShardKey: “test.foo”, key: {a: 1, b: 1} }
{_configsvrRefineCollectionShardKey: “test.foo”, key: {a: 1, b: 1} } 



 Comments   
Comment by Githook User [ 13/Jun/19 ]

Author:

{'name': 'Jamie Heppenstall', 'email': 'jamie.heppenstall@mongodb.com', 'username': 'JamesHeppenstall'}

Message: SERVER-41653 Create IDL types for refineCollectionShardKey and _configsvrRefineCollectionShardKey commands
Branch: master
https://github.com/mongodb/mongo/commit/b0a979f1ac92bc5ef9f916107d3c5bb1af236fb2

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