summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57519 Make ARS use causally consistent ShardRegistry::getShard() func...Tommaso Tocci2022-07-125-70/+116
* SERVER-66658 Shard registry might be accessed before initializationTommaso Tocci2022-07-112-18/+17
* SERVER-64725 Make ShardRegistry::periodicReloader interruptibleTommaso Tocci2022-07-112-77/+31
* SERVER-62386 change variable name to avoid ambiguosityPierlauro Sciarelli2022-07-111-2/+2
* SERVER-64509 Fix ShardRegistry threadpool shutdown orderTommaso Tocci2022-07-111-2/+3
* SERVER-57938 Skip validation for stored geometry if a 2dsphere index existsEric Cox2022-07-102-3/+6
* Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks2022-07-081-7/+7
* SERVER-66520 add index build UUID to BackgroundOperationInProgress messageBenety Goh2022-07-083-21/+53
* Import wiredtiger: 09f3e7c4cf70047cdb9f53585b4d848b64a9bed7 from branch mongo...Luke Chen2022-07-083-8/+109
* Import wiredtiger: eee63fc9be1103acfff5614bfd91d7f0ec088aca from branch mongo...Luke Chen2022-07-085-59/+63
* Import wiredtiger: 5677dc201b873fcba04dc7d10757bcf7b8e933b0 from branch mongo...Luke Chen2022-07-085-63/+59
* Import wiredtiger: 40b4e65dcb917d8982ed3435198c243f295df7ec from branch mongo...Luke Chen2022-07-0812-90/+326
* Import wiredtiger: 63d11d0a30481536258b0696caa9434edecc0360 from branch mongo...Luke Chen2022-07-084-18/+31
* Import wiredtiger: ccb6525c8d166c87fefa9ab87d6db9270ac1fc46 from branch mongo...Luke Chen2022-07-084-138/+2
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-071-7/+7
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-071-2/+2
* SERVER-62656 xcode deduction guide workaroundBilly Donahue2022-07-071-1/+1
* SERVER-63243 Range deleter must not clean up orphan ranges in a round-robin f...Allison Easton2022-06-281-68/+80
* SERVER-61234 Expand support for $function returning scalar BSON valuesJustin Seyster2022-06-2810-17/+235
* SERVER-63271 Skip appending the watchdog section to serverStatus if watchdog ...Yuhong Zhang2022-06-241-1/+5
* SERVER-66727 Use full-precision timestamp for time-series bucketing decisionDan Larkin-York2022-06-242-9/+16
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-234-36/+140
* SERVER-65723 Add parameter oplogBatchDelayMillis to improve batching on caugh...Matthew Russotto2022-06-226-49/+250
* SERVER-65723 Enhance waiting API of oplog buffer.Matthew Russotto2022-06-2211-19/+108
* SERVER-64215 Interrupt OplogBufferMock::waitForData on shutdownTommaso Tocci2022-06-221-2/+4
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-06-216-9/+71
* SERVER-62716 Ensure finishWaitingOneOpTime actually progressesMatt Diener2022-06-211-7/+16
* SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park2022-06-211-0/+22
* SERVER-59658 Change durationMillis to durationAllison Easton2022-06-161-3/+3
* SERVER-59658 Improve logging to reflect that sharding metadata refresh waitin...Allison Easton2022-06-161-0/+15
* SERVER-67106 allow the execution of _flushRoutingTableCacheUpdates over colle...Paolo Polato2022-06-131-1/+2
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-06-1317-91/+530
* SERVER-65399 Restart index build if recover in standalone and 'commitIndexBui...Shin Yee Tan2022-06-101-4/+42
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-091-2/+15
* SERVER-65371 Interrupt moveChunk when the node steps downPaolo Polato2022-06-091-6/+24
* SERVER-65313 Use BatchedCollectionCatalogWriter during startup recoveryHenrik Edin2022-06-092-2/+12
* SERVER-65100 Increase block size for BSONColumn to be BSONObjMaxUserSizeHenrik Edin2022-06-081-2/+3
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-071-7/+22
* SERVER-66433 Backport deadline waiting for overlapping range deletion to fini...Silvia Surroca2022-06-071-0/+9
* SERVER-67014 Suggest driver upgrade in legacy op code log warning messageDavid Storch2022-06-061-1/+2
* SERVER-66866 Make the range deleter not sleep under collection lockKaloian Manassiev2022-06-043-63/+49
* SERVER-66843 Use defensive programming in DeadlineFuture destructorAndrew Shuvalov2022-06-031-4/+9
* SERVER-63971 Make coordinate commit wait for transaction to actually complete...Randolph Tan2022-06-021-1/+1
* SERVER-66379 $or to $in conversion flawedTimour Katchaounov2022-06-021-1/+3
* SERVER-66556 Block shutdown when releasing cursors to avoid race conditionsYuhong Zhang2022-06-012-8/+25
* SERVER-65027: Ensure resharding commands are parsed strictlynandinibhartiyaMDB2022-05-314-4/+4
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state docu...Enrico Golfieri2022-05-308-77/+128
* SERVER-65925 Reshard commit and abort should check for transient errors when ...Randolph Tan2022-05-274-6/+24
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-2613-55/+195
* SERVER-65131 Disable opportunistic read targetingVojislav Stojkovic2022-05-253-0/+46