summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_commit_chunk_migration_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65438 Use the new ChunkVersion format in appendLegacyWithFieldKaloian Manassiev2022-04-131-0/+11
* SERVER-64148 Atomic `split+move` when moveRange invoked with only one boundPierlauro Sciarelli2022-03-241-55/+306
* SERVER-62915 Unify ChunkVersion parsing into a single functionMarcos José Grillo Ramirez2022-02-111-6/+6
* SERVER-62783 Use the 'any' form for the wrongly encoded positional formatKaloian Manassiev2022-01-261-6/+6
* SERVER-62783 Get rid of ChunkVersion::appendWithField/parseWithFieldKaloian Manassiev2022-01-241-12/+9
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-40/+57
* SERVER-58771 Prevent querying config.chunks for the shard version during chun...Allison Easton2021-08-021-0/+4
* SERVER-57313 Pass the collection epoch and timestamp when building a ChunkTyp...Sergi Mateo Bellido2021-06-031-13/+26
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-141-1/+1
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-18/+27
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-15/+12
* SERVER-49147 fix mac os x compileBenety Goh2020-07-301-0/+1
* SERVER-49147 Make _configsvrCommitChunkMigration idempotentPierlauro Sciarelli2020-07-291-31/+16
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-47785 minSnapshotHistoryWindowInSeconds limits chunk historyA. Jesse Jiryu Davis2020-05-201-2/+2
* SERVER-46833 Remove FCV-dependent code related to the Resumable Range Deleter...Alex Taskov2020-03-271-62/+4
* SERVER-46061 Add test that a lagged commitChunkMigration that contains a Chun...Alex Taskov2020-03-061-0/+105
* SERVER-46060 Add test that FCV 4.4 config server expects commitChunkMigration...Alex Taskov2020-03-051-0/+98
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-221-0/+13
* SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev2019-06-271-16/+16
* SERVER-26531 Don't reset the control chunk's 'jumbo' flag on migration commitKaloian Manassiev2019-06-271-55/+52
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-221-7/+7
* SERVER-34893 Make the config server determine the control chunk on migration ...Randolph Tan2018-05-241-14/+33
* SERVER-34194 applyOps update for control chunk should include history arrayJack Mulrow2018-04-091-1/+9
* SERVER-33453 - Add timestamp support to the ChunkManagerMartin Neupauer2018-03-271-4/+4
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-6/+139
* Revert "SERVER-33455 SERVER-33452 - Add history to the chunk type and update ...Martin Neupauer2018-03-141-139/+6
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-6/+139
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+373