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

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

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

      Part 3 of an ongoing project to remove the use of distributed lock from splitChunk and mergeChunk.

      {
        _configsvrMergeChunk: <string namespace>,
        collEpoch: <OID epoch>,
        chunkBoundaries: [
          <BSONObj key1>,
          <BSONObj key2>,
          ...
        ],
        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: