summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_merge_chunks_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68485 Merge and Split commands should not use the CSR to check the sha...Allison Easton2022-08-121-50/+10
* SERVER-68398 Change BasicCommandWithReplyBuilderInterface::parseNs to take in...Sophia Tan2022-08-031-3/+3
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-291-2/+2
* SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-161-2/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65204 Remove usages of StaleEpoch from the split's shard role pathKaloian Manassiev2022-04-121-4/+4
* SERVER-65358 Add epoch/timestamp on the mergeChunks pathKaloian Manassiev2022-04-111-3/+8
* SERVER-65204 Remove usages of StaleEpoch from the merge pathKaloian Manassiev2022-04-061-72/+54
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-0/+276