summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47701 Allow CRUD and DDL commands on shards when connected to the prim...Marcos José Grillo Ramírez2020-05-191-15/+17
* SERVER-47992 Make disableResumableRangeDeleter just prevent ranges from being...Esha Maharishi2020-05-181-0/+8
* SERVER-48198 Account for extended range bounds when recovering migration deci...Jack Mulrow2020-05-141-1/+44
* SERVER-48190 Acquire CSRLock in shared mode before submitting ranges for dele...Matthew Saltz2020-05-131-38/+50
* SERVER-47600 Clear _receivingChunks on setFCV after metadata refreshGregory Noma2020-04-201-0/+9
* SERVER-47468 Remove public CollectionMetadata references from ScopedCollectio...Kaloian Manassiev2020-04-141-10/+18
* SERVER-47386 Remove obsolete TODOMatthew Saltz2020-04-131-3/+0
* SERVER-47387 Remove TODO comment for SERVER-45707Cheahuychou Mao2020-04-081-3/+0
* SERVER-45781 Throw Stale Shard Version when collection is unknown on getColle...Marcos José Grillo Ramírez2020-04-081-6/+9
* SERVER-47038 Some RangeDeletion unit tests don't correctly wait for threads t...Alex Taskov2020-04-011-20/+17
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideBlake Oler2020-03-311-61/+68
* SERVER-45999 Remove unused opCtx argument to PersistentTaskStore constructorCheahuychou Mao2020-03-301-13/+11
* SERVER-47012 Make it more obvious that retryIdempotentWorkUntilSuccess will s...Esha Maharishi2020-03-271-17/+27
* SERVER-44160 Make cleanupOrphaned just wait for all range deletion tasks on t...Esha Maharishi2020-03-181-4/+4
* SERVER-46756 Migration recovery on stepup can attempt to recover a move chunk...Esha Maharishi2020-03-131-2/+11
* SERVER-46395 Ensure range deletion task document exists during deletion.Max Hirschhorn2020-03-111-1/+1
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-1/+3
* SERVER-45739 Make resubmitRangeDeletionsOnStepUp exception-safeAlex Taskov2020-03-041-3/+9
* SERVER-45780 Rename getCurrentMetadataTommaso Tocci2020-03-031-17/+15
* SERVER-43846 Add information about how many migration task were leftover from...Randolph Tan2020-03-031-64/+78
* SERVER-46383 wrap remote call in advanceTransactionOnRecipient with retryIdem...Randolph Tan2020-03-021-1/+14
* SERVER-44841 Revisit log levels for new migration protocolAlex Taskov2020-02-291-8/+12
* SERVER-46380 Remove unused function deleteRangeDeletionTasksForCollectionLocallyMatthew Saltz2020-02-241-6/+0
* SERVER-45952 moveChunk command should re-use lsid and use txnNumber that incr...Alex Taskov2020-02-211-14/+5
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-3/+6
* SERVER-45520 Make writes in MigrationCoordinator::completeMigration retry unt...Randolph Tan2020-02-201-102/+173
* SERVER-46075 Make new executor for submitting range deletion tasksMatthew Saltz2020-02-201-15/+35
* SERVER-45744 Migration coordinator recovery task should bump the txnNumber on...Alex Taskov2020-02-201-7/+39
* SERVER-46263 Make submitRangeDeletionTask return a future that completes when...Esha Maharishi2020-02-191-46/+40
* SERVER-45741 Use WaitForMajorityService in migration coordinator stepup taskJack Mulrow2020-02-141-17/+22
* SERVER-46131 Fix race in retry loops in MigrationSourceManagerEsha Maharishi2020-02-131-14/+16
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-52/+98
* SERVER-45900 Check for unsharded collection when submitting range deletion taskJack Mulrow2020-02-121-8/+13
* SERVER-45577 Submit range deletion tasks on fixed executorJack Mulrow2020-02-111-6/+2
* SERVER-45917 Make waitForDelete wait for deletion to be scheduled before wait...Jack Mulrow2020-02-061-1/+2
* SERVER-45901 Make moveChunk robust to being killOp'd after commit has been se...Esha Maharishi2020-02-051-21/+88
* SERVER-45740 submitRangeDeletionTask should delete range deletion task if fil...Esha Maharishi2020-02-051-1/+10
* SERVER-45707 Test that range deletion tasks are eventually deleted even if co...Cheahuychou Mao2020-01-301-0/+4
* SERVER-45749 Tests in range_deletion_util_test.cpp that insert into config.ra...Esha Maharishi2020-01-241-2/+2
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-241-0/+177
* SERVER-45441 submitRangeDeletionTask should force a refresh if the metadata i...Esha Maharishi2020-01-231-52/+78
* SERVER-45647 Remove lsid and txnNumber from MigrationCoordinator docAlex Taskov2020-01-181-16/+6
* SERVER-45024 Integrate refactored range deletion functionality and remove Col...Matthew Saltz2020-01-151-5/+3
* SERVER-45179 Add the FCV 4.4 behavior to the MigrationDestinationManagerAlex Taskov2020-01-141-0/+1
* SERVER-45323 Make MigrationCoordinator persist the decision before sending th...Esha Maharishi2019-12-311-0/+17
* SERVER-45246 Make MigrationCoordinator send decision to recipient as retryabl...Esha Maharishi2019-12-311-6/+17
* SERVER-45047 Create multiVersion test to validate mixed FCV migrationsAlex Taskov2019-12-201-2/+1
* SERVER-45244 Add forgetMigration method to MigrationCoordinatorEsha Maharishi2019-12-191-0/+8
* SERVER-42193 Ensure that all existing orphaned documents are eventually clean...Alex Taskov2019-12-111-0/+90
* SERVER-44165 Remove the config.rangeDeletions collection on downgradeAlex Taskov2019-12-031-0/+6