summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58518 Report progress of collection defragmentation through balancerCo...Paolo Polato2022-01-251-1/+5
* SERVER-62454 Add `collectionUUID` parameter to `shardCollection` commandGregory Noma2022-01-243-0/+9
* SERVER-61122 Log TxnNumberAndRetryCounter in metrics and log methods inside T...Sanika Phanse2022-01-241-3/+25
* SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shutdown` u...Daniel Vitor Morilha2022-01-241-1/+1
* SERVER-62783 Get rid of ChunkVersion::appendWithField/parseWithFieldKaloian Manassiev2022-01-2411-78/+46
* SERVER-62783 Get rid of ChunkVersion::appendToCommand/parseFromCommandKaloian Manassiev2022-01-247-19/+13
* SERVER-62783 Make parsing of new and legacy formats more explicitKaloian Manassiev2022-01-243-61/+107
* SERVER-62783 Move the version parsing for ShardCollectionType out of ChunkVer...Kaloian Manassiev2022-01-243-28/+23
* SERVER-62332 Make RefineCollectionShardKeyCoordinator disallow migrations whi...Jordi Serra Torrens2022-01-212-0/+43
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-12/+1
* SERVER-60817 Check write concern string for validityGabriel Marks2022-01-201-0/+11
* SERVER-62757 Rename balancerShouldMergeChunks command parameterTommaso Tocci2022-01-204-9/+9
* SERVER-58530 Remove unused code related to nReturnedSoFar()David Storch2022-01-193-86/+57
* SERVER-62684 Get rid of unnecessary usages of ChunkVersion::epoch()Kaloian Manassiev2022-01-197-34/+51
* Revert "SERVER-60817 Check write concern string for validity"Kaloian Manassiev2022-01-191-11/+0
* SERVER-60817 Check write concern string for validityGabriel Marks2022-01-181-0/+11
* SERVER-62445 Add collectionUUID parameter to write commandsMoustafa Maher Khalil2022-01-151-0/+1
* SERVER-61726 disallow committing auto-splits for collections under defragment...Pierlauro Sciarelli2022-01-143-6/+32
* SERVER-60533 Return empty result in distinct when database not foundAlya Berciu2022-01-141-1/+9
* SERVER-61821 Retire usage of `OwnedPointerMap`Yuhong Zhang2022-01-134-113/+71
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-134-29/+29
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-132-5/+5
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-122-0/+214
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-124-2/+125
* SERVER-62477 Cleanup the interface and comments of ReadThroughCacheKaloian Manassiev2022-01-121-23/+24
* SERVER-62516 Return commit result from internal transaction APIJack Mulrow2022-01-111-28/+0
* SERVER-62065 Make the CPP name of '_flushRoutingTableCacheUpdates' more user-...Kaloian Manassiev2022-01-112-4/+4
* SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon2022-01-102-12/+5
* SERVER-62386 change variable name to avoid ambiguosityPierlauro Sciarelli2022-01-101-2/+2
* SERVER-62064 Serialize resharding with other DDL operations on stepupJordi Serra Torrens2022-01-073-33/+53
* SERVER-58701 Enabling new migration protocol by defaultSergi Mateo Bellido2021-12-291-1/+2
* SERVER-62247 Avoid making copies of the vector in TargetedWriteBatch::getWrit...Yuhong Zhang2021-12-232-20/+10
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-223-28/+31
* SERVER-58505 Add metric to serverStatus for number of load balanced connectionsVojislav Stojkovic2021-12-212-0/+21
* SERVER-61699 Abort startup if audit log rotate failsAdam Rayner2021-12-211-1/+12
* SERVER-61616 Add allowedWithTenant() command propertySara Golemon2021-12-201-10/+18
* SERVER-62163 Complete TODO listed in SERVER-61003Pierlauro Sciarelli2021-12-171-1/+1
* SERVER-61003 ReadConcernMajorityNotAvailableYet errors from ShardRegistry mus...Pierlauro Sciarelli2021-12-172-3/+29
* SERVER-61844 Allow mongos and mongoq to have different startup initializationEsha Maharishi2021-12-175-11/+24
* SERVER-62095 Update phase transitions for balancer defragmentation policyAllison Easton2021-12-171-0/+1
* SERVER-61588 Incorrect header comment for CatalogCache::onStaleDatabaseVersionAntonio Fuschetto2021-12-101-1/+1
* SERVER-61950 Make Fetcher::join() interruptible.Max Hirschhorn2021-12-101-2/+15
* SERVER-59365: Use the new state machine.Kshitij Gupta2021-12-061-1/+9
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-033-31/+28
* Revert "SERVER-60533 Ensure db exists in distinct command"Alya Berciu2021-12-031-4/+0
* SERVER-61555 Link the defragmentation policy to ConfigureCollectionAutoSplitAllison Easton2021-12-022-1/+3
* SERVER-60837 Remove CollectionUUID and OptionalCollectionUUID aliasesDaniel Gómez Ferro2021-12-022-12/+6
* SERVER-29262 Retire usage of `OwnedPointerVector` in `write_ops`.Faustoleyva542021-12-017-52/+41
* SERVER-61424 - Adding tenant_to_shard_cache class and link it to mongoq onlymathisbessamdb2021-11-244-0/+109
* SERVER-61694 Clear estimated size field in config.chunks when committing spli...Paolo Polato2021-11-242-0/+6