-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 17 (07/15/16), Sharding 18 (08/05/16), Sharding 2016-08-29
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Part 1 of an ongoing project to remove the use of distributed lock from splitChunk and mergeChunk.
{
_configsvrSplitChunk: <string namespace>,
collEpoch: <OID epoch>,
min: <BSONObj chunkToSplitMin>,
max: <BSONObj chunkToSplitMax>,
splitPoints: [<BSONObj key>, ...],
writeConcern: <BSONObj>
}