summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_merge_chunks_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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