summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67882 Give sharded_collections_jscore_passthrough additional time on m...r5.0.10-rc0r5.0.10Jeff Zambory2022-07-121-1/+5
* SERVER-57519 Make ARS use causally consistent ShardRegistry::getShard() func...Tommaso Tocci2022-07-125-70/+116
* SERVER-66461 added macos signing at evergreen archive stepDaniel Moody2022-07-124-0/+122
* 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-103-3/+13
* Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks2022-07-082-12/+9
* 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-072-9/+12
* 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-2811-17/+300
* SERVER-67513 Disable or_to_in for jsCore_compatibility for v5.0samontea2022-06-271-0/+1
* 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-243-9/+104
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-235-36/+178
* 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-67405: Fix is_patch lookup for build_variant_genDavid Bradford2022-06-212-2/+67
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-06-217-9/+190
* 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-212-92/+115
* 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-67220 Make set_fcv_prepared_transaction.js resilient to StaleConfig er...Cheahuychou Mao2022-06-131-2/+7
* 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-67167 Disable or_to_in.js from running in the parallel suiteTimour Katchaounov2022-06-101-0/+1
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-092-2/+83
* 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-073-7/+93
* 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-66955 Remove JSON.send usage in sys-perf and performanceVlad Rachev2022-06-062-14/+2
* SERVER-66866 Make the range deleter not sleep under collection lockKaloian Manassiev2022-06-043-63/+49
* SERVER-58257 Add actual vs. expected message for when stats asserts failDaniel Vitor Morilha2022-06-031-0/+12
* SERVER-66843 Use defensive programming in DeadlineFuture destructorAndrew Shuvalov2022-06-031-4/+9