summaryrefslogtreecommitdiff
path: root/src/mongo/db/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-3174-116/+116
* SERVER-73115 Always include tenant in collection name attributes in log linesmathisbessamdb2023-03-3052-242/+213
* SERVER-56579 Enable feature flags for PM-2290Jack Mulrow2023-03-303-11/+18
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-3041-96/+207
* SERVER-75426 Revert changes to LOG_DEBUG lines in SERVER-74485mathisbessamdb2023-03-301-1/+1
* SERVER-75111 Query sampling should store the "let" field for each read queryCheahuychou Mao2023-03-305-73/+172
* SERVER-73756 Use ScopedAcquisition in the drop indexes commandKaloian Manassiev2023-03-301-1/+0
* SERVER-75082 Make balancer migrations throttling configurableSilvia Surroca2023-03-302-9/+15
* SERVER-73976 Optimize databases retrieval in CheckMetdataConsistency commandTommaso Tocci2023-03-301-26/+42
* SERVER-75305 Rename "HiddenUnshardedCollection" inconsistency to "MisplacedCo...Pol Pinol Castuera2023-03-301-4/+4
* SERVER-72700 SERVER-74913 Refactor and integrate movePrimary recipient cmdsAbdul Qadeer2023-03-3010-116/+180
* SERVER-75434 Stop reporting last shard key index is multikey as inconsistencyTommaso Tocci2023-03-291-19/+0
* SERVER-75021 Coverity analysis defect 135525: Dereference null return valueAntonio Fuschetto2023-03-291-2/+3
* SERVER-73067 Implement kAborted Phase for MovePrimaryDonorServiceBrett Nawrocki2023-03-293-338/+731
* SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas2023-03-291-3/+3
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-2925-33/+43
* SERVER-72488 Support admin database in DatabaseShardingState::assertIsPrimary...Jack Mulrow2023-03-291-2/+1
* SERVER-75317 Skip index check on shard that does not own chunksTommaso Tocci2023-03-291-8/+67
* SERVER-75302 Remove unused `allowAutoSplit` and `maxChunkSizeBytes` from chun...Pierlauro Sciarelli2023-03-2925-60/+25
* SERVER-75431 Get rid or fix best effort check for primary db on rename path i...Pierlauro Sciarelli2023-03-291-3/+0
* SERVER-74880 movePrimary participant waits for critical section to completeAntonio Fuschetto2023-03-291-0/+21
* SERVER-74692 Introduce a section on DDL operations to the new Arch GuideAllison Easton2023-03-292-0/+63
* SERVER-71962 Support a catalog shard enabled config server in setFCVJack Mulrow2023-03-291-0/+6
* SERVER-74647 Retry create resharding state machine on interruptBrett Nawrocki2023-03-291-12/+29
* SERVER-73069 SERVER-73070 SERVER-75100 Implement kAborted & kDone states for ...Abdul Qadeer2023-03-297-155/+1031
* SERVER-74079 Implement hidden collections cluster level checkTommaso Tocci2023-03-293-10/+100
* SERVER-75385 Clean up code from earlier catalog shard designJack Mulrow2023-03-291-13/+4
* SERVER-74679: Disallow renameCollection via mongos on config server when cata...wenqinYe2023-03-281-0/+9
* SERVER-75312 Make sure analyzeShardKey command can handle queries with $expr ...Cheahuychou Mao2023-03-283-184/+204
* SERVER-74485 Always include tenant in db name attributes in log linesmathisbessamdb2023-03-287-24/+24
* SERVER-74589 OpObserver::onInserts() accepts fromMigrate bool arrayBenety Goh2023-03-2813-16/+40
* SERVER-75085: Add catalog shard transition command actions to clusterManager ...wenqinYe2023-03-272-4/+3
* Revert "SERVER-74487 Always include tenant in db name attributes in error mes...Sviatlana Zuiko2023-03-274-16/+11
* SERVER-74695 Improve the readability of the movePrimary's cloning phaseAntonio Fuschetto2023-03-272-43/+59
* SERVER-73391 Add recoverable critical section to drop database commandMarcos José Grillo Ramirez2023-03-272-12/+46
* SERVER-75165 checkMetadataConsistency improperly access sharded coll infoPol Pinol Castuera2023-03-271-4/+2
* SERVER-75053 Add KeyPattern to RangeDeletionTask during migration commitAllison Easton2023-03-274-0/+37
* SERVER-74169 Adding a mutex lock to fix data raceKruti Shah2023-03-271-0/+2
* SERVER-74487 Always include tenant in db name attributes in error messagesSophia Tan2023-03-254-11/+16
* SERVER-75143 Make analyzeShardKey command calculate read and write distributi...Cheahuychou Mao2023-03-256-51/+106
* Revert "SERVER-73756 Use ScopedAcquisition in the drop indexes command"Sviatlana Zuiko2023-03-241-0/+1
* SERVER-72936 Implement v2 changes to Queryable Encryption CompactErwin Pe2023-03-242-2/+10
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-2411-310/+394
* SERVER-74065 Support query sampling on replica setsCheahuychou Mao2023-03-243-28/+101
* SERVER-74672 Add separate feature flag to run transition to and from catalog ...Jack Mulrow2023-03-242-2/+9
* SERVER-75032 Support _refreshQueryAnalyzerConfiguration command on standalone...Cheahuychou Mao2023-03-244-15/+66
* SERVER-75031 Make configureQueryAnalyzer command on standalone replica set pe...Cheahuychou Mao2023-03-241-22/+19
* SERVER-73064 Implement kPrepared Phase for MovePrimaryDonorServiceBrett Nawrocki2023-03-245-76/+299
* SERVER-74338 Add concurrency workload that runs configureQueryAnalyzer and an...Cheahuychou Mao2023-03-232-2/+3
* SERVER-74459: Reword shard identity startup logs to apply to a config serverwenqinYe2023-03-231-10/+12