summaryrefslogtreecommitdiff
path: root/src/mongo/db/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67370 Destroy instance metrics object so it's lifetime will not be tie...Randolph Tan2022-06-233-5/+22
* SERVER-49971 Report current VectorClock time in serverStatusAntonio Fuschetto2022-06-231-2/+8
* SERVER-67444 Eliminate legacy `requestMoveChunk` call from `Balancer::_moveCh...Pierlauro Sciarelli2022-06-231-9/+0
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-2321-268/+98
* SERVER-60531 Remove try-catch block for ShardsvrDropCollectionIfUUIDNotMatchi...Abdul Qadeer2022-06-221-24/+2
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-2225-223/+160
* SERVER-67399 collMod coordinator must block migrations on bucket nssTommaso Tocci2022-06-221-5/+8
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-224-56/+161
* SERVER-66130 Do not detach from the balancer worker thread on config server s...Paolo Polato2022-06-221-8/+10
* SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ...Jason Zhang2022-06-221-0/+4
* SERVER-67400 Introduce a CollectionPlacement component of the collection versionKaloian Manassiev2022-06-2119-188/+121
* SERVER-66358 Add the "Internal Sessions" section to the sharding architecture...Sanika Phanse2022-06-211-2/+10
* SERVER-66869 Get rid of the multi DB locking capabilityKaloian Manassiev2022-06-2013-94/+42
* SERVER-67346 Disable autosplit on config.system.sessions when upgrading the c...Paolo Polato2022-06-202-3/+5
* SERVER-60773 Uassert DDL participant commands are ran as a retryable writeJordi Serra Torrens2022-06-176-92/+66
* SERVER-65530 Get rid of ChunkVersion::parse/serialiseMajorMinorVersionOnlyKaloian Manassiev2022-06-176-49/+32
* SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-1721-595/+278
* SERVER-67283 Remove deprecated PerCollBalancingSettings feature flagTommaso Tocci2022-06-171-5/+0
* SERVER-65634 Added "clustered" to field name strings in index descriptorDamian Wasilewicz2022-06-161-1/+1
* SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-168-23/+19
* SERVER-62693 Review downgrade requirements for defragmentation once 6.0 branc...Tommaso Tocci2022-06-152-55/+0
* SERVER-67189 Fix initilization order for ShardingDataTransformInstanceMetrics...Randolph Tan2022-06-152-3/+3
* SERVER-67269 Remove deprecated multiversion code from renameCollection coordi...Tommaso Tocci2022-06-152-57/+16
* SERVER-66971 Generalize database critical section error messageSilvia Surroca2022-06-151-1/+4
* SERVER-50729 Wrap resharding_util in resharding namespaceAbdul Qadeer2022-06-1433-162/+192
* SERVER-50812 Remove the `setShardVersion` commandKaloian Manassiev2022-06-146-382/+1
* SERVER-62415 Change Resharding State Machines to clear filtering metadata onl...Abdul Qadeer2022-06-1410-44/+111
* SERVER-66069 Renamed diskloc references to recordIdsKruti Shah2022-06-132-35/+35
* SERVER-50792 Implement detailed shard key index errorsIsrael Hsu2022-06-135-34/+117
* SERVER-67224 clean up op_observer_impl LIBDEPSBenety Goh2022-06-131-0/+4
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-104-4/+1
* SERVER-66934 Remove deprecated CollModCoordinatorPre60CompatibleTommaso Tocci2022-06-106-469/+0
* SERVER-67106 allow the execution of _flushRoutingTableCacheUpdates over colle...Paolo Polato2022-06-101-1/+2
* SERVER-66725 SERVER-66659 Incoming retryable txns abort old txns and abort co...Jack Mulrow2022-06-092-0/+30
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-093-11/+0
* SERVER-66818 Use original field names in server status resharding sectionRandolph Tan2022-06-093-12/+12
* SERVER-66795 Improve throttling on migration batches issued by the BalancerAllison Easton2022-06-091-18/+27
* SERVER-59658 Change durationMillis to durationAllison Easton2022-06-091-2/+2
* Revert "SERVER-65572: Remove featureFlagClusterWideConfig"Varun Ravichandran2022-06-083-0/+11
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-0813-0/+76
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-081-2/+15
* SERVER-67085 Rename ReshardingMetricsNew to ReshardingMetricsRandolph Tan2022-06-0830-285/+277
* SERVER-59658 Improve logging to reflect that sharding metadata refresh waitin...Allison Easton2022-06-081-0/+14
* SERVER-64720 Remove CreateCollectionPre60CompatibleMarcos José Grillo Ramirez2022-06-087-235/+10
* SERVER-65675 Complete TODO listed in SERVER-60792Pierlauro Sciarelli2022-06-081-11/+1
* SERVER-66958 Handle potential multiple "processing" range deletions on step-upPierlauro Sciarelli2022-06-081-4/+17
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-073-11/+0
* SERVER-66422 Switch over to new resharding metricsRandolph Tan2022-06-0745-2812/+465
* SERVER-62552 Cluster internal oplog buffer collectionsLouis Williams2022-06-071-1/+7
* SERVER-66913 make configureCollectionBalancing() return NamespaceNotSharded o...Paolo Polato2022-06-072-4/+2