summaryrefslogtreecommitdiff
path: root/src/mongo/db/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67909 Skip dropping a non-existent temp ECOC collection in the compact...Erwin Pe2022-08-231-19/+37
* SERVER-68461 Persist the result of the doCompactOperation in the Pre61Compati...Erwin Pe2022-08-231-1/+28
* SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering shar...Jordi Serra Torrens2022-08-232-8/+17
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-08-232-10/+12
* SERVER-67385 Range deletion tasks on primary must not be scheduled before ong...Pierlauro Sciarelli2022-08-183-9/+64
* SERVER-68728 Add failpoint activation condition for mixed version clustersAbdul Qadeer2022-08-121-1/+6
* SERVER-67650 persist additional recipient resharding metricsAndrew Witten2022-08-116-43/+163
* SERVER-68479 collMod coordiantor V2 must block migration on bucket nssTommaso Tocci2022-08-102-5/+26
* SERVER-68495 Update resharded zones after kCommitting transition.Max Hirschhorn2022-08-093-29/+32
* SERVER-67725 check uuid consistency over all participants for renameCollectionEnrico Golfieri2022-08-093-2/+120
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-094-0/+28
* SERVER-67296 Mark the OpCtx of the configsvr commands used to commit chunk-re...Silvia Surroca2022-08-082-0/+37
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-08-051-2/+9
* SERVER-68511 MovePrimary update of `config.databases` entry must use dotted f...Pierlauro Sciarelli2022-08-051-20/+39
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-041-2/+13
* SERVER-67885 shardCollection with a mismatched UUID on a capped collection wi...Faustoleyva542022-08-041-2/+2
* SERVER-68513 The _configsvrRunRestore command should restore databases with u...Gregory Wlodarek2022-08-031-5/+20
* SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ...Jason Zhang2022-08-031-0/+4
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-08-013-2/+13
* SERVER-67535 move_chunk_large_chunk_map_workloads no longer reports timing br...Enrico Golfieri2022-07-291-1/+7
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-281-2/+2
* SERVER-68354 Set `whenToClean` to `now` when marking range deletion task as p...Pierlauro Sciarelli2022-07-281-1/+3
* SERVER-67723 Make the SessionCatalogMongoD reaper not delete the on-disk stat...Cheahuychou Mao2022-07-271-2/+2
* SERVER-64340 Warn if balancer is disabled while draining shardAntonio Fuschetto2022-07-261-0/+48
* SERVER-67845 Acquire critical section in rename "check preconditions" phase o...Pierlauro Sciarelli2022-07-264-7/+55
* SERVER-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArrayPierlauro Sciarelli2022-07-261-1/+10
* SERVER-64242 Make collStats aggregation stage retrieve orphans from BalancerS...Allison Easton2022-07-255-32/+77
* SERVER-62857 Handle same-migration recovery on recipient upon multiple stepdownsAllison Easton2022-07-255-19/+37
* SERVER-68193 Sharding DDL coordinator can lock itself out in distlock retry loopTommaso Tocci2022-07-221-2/+14
* SERVER-66958 Handle potential multiple "processing" range deletions on step-upPierlauro Sciarelli2022-07-221-4/+17
* SERVER-57519 Make ARS use causally consistent ShardRegistry::getShard() func...Tommaso Tocci2022-07-221-9/+0
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-223-20/+0
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-223-0/+20
* Revert "SERVER-66541 Clear the filtering metadata on setFCV"Sergi Mateo Bellido2022-06-203-20/+0
* SERVER-59658 Change durationMillis to durationAllison Easton2022-06-161-2/+2
* SERVER-59658 Improve logging to reflect that sharding metadata refresh waitin...Allison Easton2022-06-161-0/+14
* SERVER-66541 Clear the filtering metadata on setFCVSergi Mateo Bellido2022-06-143-0/+20
* SERVER-67106 allow the execution of _flushRoutingTableCacheUpdates over colle...Paolo Polato2022-06-131-1/+2
* SERVER-63243 Range deleter must not clean up orphan ranges in a round-robin f...Allison Easton2022-06-101-80/+91
* SERVER-66866 Make the range deleter not sleep under collection lockKaloian Manassiev2022-06-103-87/+68
* SERVER-66725 SERVER-66659 Incoming retryable txns abort old txns and abort co...Jack Mulrow2022-06-092-0/+30
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-091-2/+15
* SERVER-66336 ConfigsvrCoordinators initial checkpoint may incur in DuplicateK...Silvia Surroca2022-06-083-9/+32
* SERVER-65371 Interrupt shardSvrMoveRange when the node steps downPaolo Polato2022-06-081-20/+24
* SERVER-67001 Make balancer wait interruptably for migration-related commands ...Pierlauro Sciarelli2022-06-071-2/+2
* SERVER-66992 Optimize how often SessionCatalog mutex is heldJack Mulrow2022-06-032-2/+2
* SERVER-63971 Make coordinate commit wait for transaction to actually complete...Randolph Tan2022-06-021-1/+1
* SERVER-66929 Persist CompactStructuredEncryptionDataCoordinator document bef...Tommaso Tocci2022-06-022-4/+6
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state docu...Enrico Golfieri2022-06-0218-140/+263
* SERVER-66825 Fix deadlock on MigrationDestinationManager::onStepDownJordi Serra Torrens2022-06-021-0/+4