summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66999 Check sharding initialized if running an explain with clusterFin...Ruoxin Xu2022-06-091-0/+2
* SERVER-66992 Optimize how often SessionCatalog mutex is heldJack Mulrow2022-06-031-1/+1
* SERVER-66852 Eagerly erase retryable child sessions from SessionCatalogJack Mulrow2022-06-032-25/+117
* SERVER-66833 Improve error and log messages on attempt to use unsupported leg...David Storch2022-06-023-12/+12
* SERVER-66542 Unifying paths on the CatalogCache lookup functionSergi Mateo Bellido2022-06-021-91/+94
* SERVER-66805 Change public-facing `moveRange::forceJumbo` to bool typePierlauro Sciarelli2022-06-023-6/+16
* SERVER-66850 Make the LogicalSessionCache reaper only scan parent sessions wh...Cheahuychou Mao2022-06-011-12/+9
* SERVER-65027: Ensure resharding commands are parsed strictlynandinibhartiyaMDB2022-05-314-4/+4
* SERVER-66857 Retry `moveChunk` and `moveRange` indefinitely when router hits ...Pierlauro Sciarelli2022-05-302-9/+8
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-292-0/+43
* SERVER-65777 Fix ns emitted for UMC commandsSara Golemon2022-05-191-1/+12
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...r6.0.0-rc6Rachita Dhawan2022-05-172-45/+71
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing m...Mark Benvenuto2022-05-171-1/+1
* SERVER-64352 mongo shell no longer built by defaultAlexander Neben2022-05-131-1/+2
* SERVER-66366 remove encryptionInformation after rewriting update and delete r...Davis Haupt2022-05-131-0/+3
* SERVER-59400 Revert "SERVER-55581: Return ScopedDbConnection to connection po...Amirsaman Memaripour2022-05-121-1/+0
* SERVER-65641 Add test coverage for reaping a session with active TransactionP...Cheahuychou Mao2022-05-121-0/+6
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-112-9/+14
* SERVER-66317 Make owned bson copies for txn api threadsMark Benvenuto2022-05-111-1/+1
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-051-2/+21
* SERVER-65640 Add concurrency workload that performs resharding while there ar...Cheahuychou Mao2022-04-291-3/+2
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-291-8/+4
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation a...Jack Mulrow2022-04-284-40/+43
* SERVER-64817 Compute missing bound of moveRange within MigrationSourceManagerPierlauro Sciarelli2022-04-273-10/+10
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-04-266-9/+71
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-256-89/+44
* SERVER-65048 Support retryable writes in internal_transactions_test_commandSanika Phanse2022-04-191-2/+8
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-182-17/+53
* SERVER-65246 log for waitInHello only if the fail point is setFrederic Vitzikam2022-04-131-6/+9
* SERVER-65491 Use the new ChunkVersion format in the positional pathsKaloian Manassiev2022-04-136-20/+44
* SERVER-65438 Use the new ChunkVersion format in appendLegacyWithFieldKaloian Manassiev2022-04-139-95/+87
* SERVER-63081 Create a test command for internal transactionsSanika Phanse2022-04-124-108/+101
* SERVER-64171 Resize Cluster Chunks when downgrading to 5.xPaolo Polato2022-04-122-0/+7
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-124-214/+4
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-112-1/+12
* SERVER-63198 Prevent shutdown command from hangingDaniel Morilha2022-04-112-2/+2
* SERVER-63606 Serialize setClusterParameter with add/remove shard and push par...Marcos José Grillo Ramirez2022-04-111-0/+2
* SERVER-65204 Add Timestamp (in addition to Epoch) on the complete split pathKaloian Manassiev2022-04-1117-762/+56
* SERVER-65358 Add epoch/timestamp on the mergeChunks pathKaloian Manassiev2022-04-112-16/+8
* Revert "SERVER-63606 Serialize setClusterParameter with add/remove shard and ...auto-revert-processor2022-04-091-2/+0
* SERVER-62537 Enable merging of multiple cursors from a remote aggregationTed Tuckman2022-04-091-10/+4
* SERVER-63606 Serialize setClusterParameter with add/remove shard and push par...Marcos José Grillo Ramirez2022-04-081-0/+2
* SERVER-65134 Support FLE rewrite for explain of findAndModify commandNicholas Zolnierz2022-04-081-1/+11
* SERVER-65237 Server-side rewrite in explain for delete and update commandsDavis Haupt2022-04-072-5/+18
* SERVER-65128: Improve integration testing and address bugs in setClusterParam...Varun Ravichandran2022-04-071-1/+1
* SERVER-65291 Make TransactionRouter and TransactionParticipant log full sessi...Cheahuychou Mao2022-04-061-16/+15
* SERVER-65246 Fix waitInHello_failpoint.jsFrederic Vitzikam2022-04-061-0/+5
* SERVER-65204 Remove usages of StaleEpoch from the merge pathKaloian Manassiev2022-04-061-0/+1
* SERVER-64486 + SERVER-64363 moveRange honors secondary throttle and cluster m...Pierlauro Sciarelli2022-04-066-55/+61
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-1/+13