summaryrefslogtreecommitdiff
path: root/src/mongo/db/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59929 Limit the blocking of split/merge behind other metadata operatio...Kaloian Manassiev2021-12-145-521/+11
* SERVER-60654 Backport the autoSplitVector logic to v4.0Pierlauro Sciarelli2021-10-2710-25/+875
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-10-071-0/+7
* Revert "SERVER-58104 Prevent the balancer from calculating split points in se...Jonathan Lee2021-10-071-7/+0
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-10-061-0/+7
* SERVER-59120 Add test coverage to commitChunksMerge()Paolo Polato2021-09-201-8/+533
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2021-08-1710-61/+59
* SERVER-55649 Sharding messages being logged for non-sharded clustersAllison Easton2021-07-221-1/+4
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-291-15/+11
* SERVER-56654 Do not use the collection distributed lock for chunk splitsKaloian Manassiev2021-06-242-23/+5
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-243-23/+128
* SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato2021-06-234-53/+108
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-06-234-7/+86
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-186-58/+439
* SERVER-48648 Return updated ShardVersion in _configsvrCommitChunkMerge to avo...Simon Graetzer2021-06-174-19/+34
* SERVER-57454: NotMaster error from chunk recipient is not propagated back to ...Andrew Shuvalov2021-06-142-2/+54
* SERVER-57057 Reduce routing info refreshes on the mergeChunks path (BACKPORT-...Simon Graetzer2021-06-141-2/+11
* SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avo...Simon Gratzer2021-06-137-34/+50
* Revert "SERVER-56307 Allow the donor to enter the critical section when the u...r4.0.25-rc1r4.0.25Paolo Polato2021-06-044-86/+7
* SERVER-57356: Better logging around failed chunk migrationAndrew Shuvalov2021-06-022-39/+65
* Revert "SERVER-56779 Allow multiple concurrent merges for the same collection...Kaloian Manassiev2021-06-013-149/+35
* SERVER-57102 Fixing invariants on ShardServerCatalogCacheLoader to consider d...Antonio Fuschetto2021-05-282-2/+47
* SERVER-57009 Additional debugging information in case of crash during FCV changeAntonio Fuschetto2021-05-262-3/+30
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-05-204-7/+86
* Revert "Allow the donor to enter the critical section when the untransferred ...Paolo Polato2021-05-204-86/+7
* Allow the donor to enter the critical section when the untransferred mods are...Paolo Polato2021-05-194-7/+86
* SERVER-56630 Unittest OpObserverImpl and chunk migration for retryable findAn...Jason Chan2021-05-182-24/+284
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-05-143-35/+149
* SERVER-56563 Forge noop image oplog entries for chunk migrationJason Chan2021-05-143-5/+92
* SERVER-56795 Changes from SERVER-53274 were unintentionally revertedJordi Serra Torrens2021-05-111-18/+10
* SERVER-56515 Make mergeChunks consider the 'incrementChunkMajorVersionOnChunk...Kaloian Manassiev2021-05-111-7/+30
* SERVER-56373 Add storeFindAndModifyImagesInOplog parameter and introduce 'nee...Jason Chan2021-05-051-1/+2
* SERVER-47699 Change yield type used by range deleter from YIELD_MANUAL to YIE...Antonio Fuschetto2021-05-051-6/+5
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-051-10/+18
* SERVER-53274 Avoid bumping all chunk versions after writing 'history' field o...Jordi Serra Torrens2021-02-051-18/+10
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-10-284-33/+137
* SERVER-51808 fix invariant readConcern level != AvailableMisha Tyulenev2020-10-261-3/+3
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-10-192-1/+7
* SERVER-49233 Introduce a flag to toggle the logic for bumping collection's ma...Matthew Saltz2020-07-142-3/+230
* SERVER-47913 Redact sharding messages in cleanupOrphanedDatav.4Dan Pasette2020-05-121-2/+2
* SERVER-47913 Redact sharding messages in split chunk and distributed lock acq...Dan Pasette2020-05-122-2/+3
* SERVER-45367 Log open cursors for a namespace when submitting tasks to the ra...Matthew Saltz2020-05-077-15/+83
* SERVER-47745 Make chunk query in ShardingCatalogManager compatible with chunk...Cheahuychou Mao2020-04-292-10/+47
* SERVER-42862 Set forceRefreshFromThisThread to true in forceShardFilteringMet...Jamie Heppenstall2020-04-081-2/+2
* SERVER-45119 Fix CollectionShardingState::getCurrentShardVersionIfKnown to ac...Kaloian Manassiev2020-04-061-1/+1
* SERVER-45770 add to/from information to moveChunk.to log messageJosef Ahmad2020-03-061-1/+1
* SERVER-46466 Make session migration destination check out sessionRandolph Tan2020-03-041-13/+23
* SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Kaloian Manassiev2020-03-021-10/+16
* SERVER-46001 Move checkShardingIndex outside shardCollection's read critical ...Cheahuychou Mao2020-02-281-14/+16
* SERVER-45599 Backport of SERVER-39495: Move ShardingState::needCollectionMeta...Kaloian Manassiev2020-02-265-28/+19