summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_coordinator_document.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63088 Change chunk version persistance formatMarcos José Grillo Ramirez2022-02-181-1/+14
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-251-1/+1
* SERVER-45952 moveChunk command should re-use lsid and use txnNumber that incr...Alex Taskov2020-02-211-0/+3
* SERVER-45744 Migration coordinator recovery task should bump the txnNumber on...Alex Taskov2020-02-201-0/+19
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-241-2/+10
* SERVER-45647 Remove lsid and txnNumber from MigrationCoordinator docAlex Taskov2020-01-181-7/+0
* SERVER-45323 Make MigrationCoordinator persist the decision before sending th...Esha Maharishi2019-12-311-0/+4
* SERVER-45245 Make MigrationCoordinator durably store the migrating chunk's Ch...Esha Maharishi2019-12-311-0/+4
* SERVER-45246 Make MigrationCoordinator send decision to recipient as retryabl...Esha Maharishi2019-12-311-0/+6
* SERVER-44161 Implement MigrationCoordinatorMatthew Saltz2019-11-261-0/+65