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

Implement `mergeAllChunksOnShard` command paths

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.3.0-rc0
    • None
    • None
    • Sharding EMEA
    • Fully Compatible
    • Sharding EMEA 2023-01-23

    Description

      With the work done under SERVER-71612, the catalog manager will offer a method for merging all non-contiguous sequences of chunks belonging to a given shard for a given collection.

      Purpose of this ticket is to create the following commands flow that will end up calling such method on the CSRS:

      • `mergeAllChunksOnShard(nss, shardId)` callable on routers
      • `_shardSvrMergeAllChunksOnShard(nss)` called on shards by routers
      • `_configsvrCommitMergeAllChunksOnShard(nss, shardId)` called on the CSRS by shards

      Attachments

        Issue Links

          Activity

            People

              silvia.surroca@mongodb.com Silvia Surroca
              pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: