summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60989 Make TransactionRouter take in txnNumberAndRetryCounter instead ...Sanika Phanse2021-11-208-603/+527
* SERVER-60679: Parse proxy protocol header on proxied connectionsTyler Seip2021-11-195-17/+47
* SERVER-61534 Increase default max chunk size to 128MiBPierlauro Sciarelli2021-11-192-5/+5
* SERVER-58429 enable group lowering into SBE for cached and multi- plansIrina Yatsenko2021-11-181-2/+1
* SERVER-61365 - adding unit test for batch writes resulting in tenantMigration...mathisbessamdb2021-11-173-1/+271
* SERVER-58504 Abort in-progress transactions when a load-balanced client disco...George Wangensteen2021-11-176-1/+98
* SERVER-53718 Enable shard targeting for other predicates in presence of $geoNearKatherine Wu2021-11-122-3/+137
* SERVER-51329: Fix Unexpected non-retryable error when shutting down aKshitij Gupta2021-11-121-4/+9
* SERVER-61166 Update batched write path on mongos mongoq to handle TenantMigra...mathisbessamdb2021-11-103-12/+3
* SERVER-57310 record creation date of mongosIsrael Hsu2021-11-104-3/+58
* SERVER-61174 scatterGatherVersionedTargetByRoutingTable handles TenantMigrati...Sophia Tan2021-11-051-0/+7
* SERVER-61027 Add permitMigration flag to prevent balancer rounds and migratio...Marcos José Grillo Ramirez2021-11-042-0/+12
* SERVER-59396 Adds server parameter `healthMonitoring`Andrew Witten2021-11-021-0/+1
* SERVER-61153 findAndModify on mongos/mongoq handles TenantMigrationAborted by...mathisbessamdb2021-11-022-0/+16
* SERVER-60362 Implement KMIP-based Audit Log EncryptionGabriel Marks2021-11-011-0/+1
* SERVER-58756 Support retrying internal transactions for retryable writesCheahuychou Mao2021-10-292-5/+10
* SERVER-58756 Store stmtIds for the operations in retryable internal transacti...Cheahuychou Mao2021-10-293-3/+89
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-282-0/+5
* SERVER-58352: Remove ClusterCursorManager::getNamespaceForCursorId(), and rel...Neil Shweky2021-10-277-648/+228
* SERVER-60138 Improved the allocated memory for the `getMore` commands.Mohammad Dashti2021-10-261-2/+2
* SERVER-60925 rename chunk estimated size fieldPaolo Polato2021-10-262-4/+4
* SERVER-60749 Change internal client to stop issuing 'availableQueryOptions' c...David Storch2021-10-251-2/+4
* SERVER-59142 Add dropConnections API to TaskExecutorVojislav Stojkovic2021-10-212-0/+6
* SERVER-59219 Check oplog visibility lock semantics for possible deadlockDan Larkin-York2021-10-211-0/+8
* SERVER-59936: Remove logging from ClusterCursorManagerNeil Shweky2021-10-212-221/+0
* SERVER-59364 Should move to the OK state after performing a successful round ...Kshitij Gupta2021-10-202-0/+4
* SERVER-31540 Get rid of boost::optional<UUID> from sharding codeKaloian Manassiev2021-10-208-25/+25
* SERVER-60113 Pull commands shared between mongos and mongoqd into separate libjannaerin2021-10-197-147/+250
* SERVER-60489 Fix function to return a NamespaceString reference instead of a ...Antonio Fuschetto2021-10-191-1/+1
* SERVER-60489 Handle potential exceptions in balancer recovery phaseAntonio Fuschetto2021-10-188-47/+72
* SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski2021-10-162-0/+17
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-3/+1
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdJonathan Lee2021-10-151-5/+0
* SERVER-60323 Make coordinator shard support re-committing aborted prepared tr...Cheahuychou Mao2021-10-152-15/+35
* SERVER-56127 Fixing retryable writes on update and delete commands to not exe...Bobby Morck2021-10-143-0/+139
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-146-9/+22
* SERVER-58503 Kill open cursors for a connection when a load balanced connecti...George Wangensteen2021-10-138-332/+477
* SERVER-58991 Acquire the critical section on the recipient shard of a moveChu...Jordi Serra Torrens2021-10-132-0/+48
* Revert "SERVER-56127 Fixing retryable writes on update and delete commands to...Ethan Zhang2021-10-133-139/+0
* Revert "SERVER-25042 Start up FTDC earlier during server startup"Sara Golemon2021-10-121-4/+4
* SERVER-25042 Start up FTDC earlier during server startupSara Golemon2021-10-111-4/+4
* SERVER-60494 Add size estimate field to ChunkTypeSimon Graetzer2021-10-112-0/+15
* SERVER-60507 ClusterStatistics need to provide collection level size statisticsSimon Graetzer2021-10-112-0/+50
* SERVER-59924 Error executing aggregate with $out with "available" read concer...Eric Cox2021-10-083-26/+1
* SERVER-56127 Fixing retryable writes on update and delete commands to not exe...Bobby Morck2021-10-083-0/+139
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-0822-123/+132
* SERVER-58466 Minor optimization on the CatalogCacheSergi Mateo Bellido2021-10-054-37/+46
* SERVER-58367 Create Feature flag for PM-2384Antonio Fuschetto2021-10-042-0/+37
* SERVER-59180 Implement update rewrite and routing for sharded timeseries coll...Alya Berciu2021-10-042-9/+38
* SERVER-60385 Timeseries fields aren't immutable anymoreSergi Mateo Bellido2021-10-047-30/+76