Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-24999

Create _configsvrSplitChunk command to replace applyOps sent from Shard->ConfigServer

    • Fully Compatible
    • Sharding 17 (07/15/16), Sharding 18 (08/05/16), Sharding 2016-08-29

      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>
      }
      

            Assignee:
            jess.fan Jess Fan
            Reporter:
            jess.fan Jess Fan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: