summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-70571 Set reasonable value for shard split timeoutMatt Broadstone2022-10-245-7/+16
|
* SERVER-70757 Tag command_let_variables_merge_only.js with uses_outAlexander Ignatyev2022-10-241-0/+1
|
* SERVER-70658 Prepare pre-image purging job to operate in serverless and ↵Romans Kasperovics2022-10-244-95/+106
| | | | non-serverless modes
* SERVER-70305 support encrypted range payloads under gt/lt expressionsDavis Haupt2022-10-248-84/+189
|
* SERVER-65040 Consolidate compile tasks for required variantsRob Guo2022-10-2414-746/+545
|
* SERVER-70601 Separate TicketHolder management from TicketHolder logicHaley Connelly2022-10-2412-266/+198
|
* SERVER-70090 Replace CollectionGeneration with UUID in CollectionIndexesAllison Easton2022-10-2462-417/+395
|
* SERVER-68444 Remove added traverse selectivity for FilterNodesAlya Berciu2022-10-244-112/+112
|
* SERVER-70125 Catch DBException inside QueryAnalysisSampler's periodic jobCheahuychou Mao2022-10-241-1/+8
|
* Import wiredtiger: 042827a42111af42b743c1e5add01c584bbcc93d from branch ↵Luke Chen2022-10-2312-44/+116
| | | | | | | | | mongodb-master ref: b55f1f03a6..042827a421 for: 6.2.0-rc0 WT-9144 Update Wiredtiger cursor documentation (#8367)
* Import wiredtiger: b55f1f03a66fbe568a3681862b672311b9280b2c from branch ↵Luke Chen2022-10-233-22/+21
| | | | | | | | | mongodb-master ref: a4a03f0117..b55f1f03a6 for: 6.2.0-rc0 WT-9994 - Fix coverity warnings in wt9937_parse_opts (#8392)
* Import wiredtiger: a4a03f0117f2c1a9868cc6aa33d1e6e432a41cf7 from branch ↵Luke Chen2022-10-232-2/+7
| | | | | | | | | mongodb-master ref: ad3626c6eb..a4a03f0117 for: 6.2.0-rc0 WT-10012 Checking if waitstatus_to_exitcode exists prior to using it (#8391)
* Import wiredtiger: ad3626c6eb48f747968fa2ee549f465126eb6a3f from branch ↵Luke Chen2022-10-232-15/+35
| | | | | | | | | mongodb-master ref: ab4d65609f..ad3626c6eb for: 6.2.0-rc0 WT-10008 Adding a new evergreen variant to run CppSuite stress tests on ARM (#8385)
* SERVER-70652 Support new WT verbosity levelsWill Korteland2022-10-233-14/+30
|
* Revert "SERVER-62880 Use tid field to apply applyOps and transactions oplog ↵auto-revert-processor2022-10-224-240/+13
| | | | | | entries" This reverts commit 9a60ad4e90d5e2faccedcea26e31b1992676d395.
* Revert "SERVER-70757 Tag command_let_variables_merge_only.js with uses_out"auto-revert-processor2022-10-221-1/+3
| | | | This reverts commit da7a8b14f26ef0310015a199e95e5edf30ddd526.
* Revert "SERVER-70602 Handle faulty balancerCompliant reporting by waiting ↵auto-revert-processor2022-10-223-233/+0
| | | | | | for some no-op balancing rounds" This reverts commit 06e43e02a452ae1c4fffcffb0242b4a528bdacb4.
* SERVER-70750 clean up ticketholder and curop library dependenciesBenety Goh2022-10-212-4/+7
|
* SERVER-70542 Create override that injects security tokensSophia Tan2022-10-213-0/+156
|
* SERVER-62880 Use tid field to apply applyOps and transactions oplog entriesjannaerin2022-10-214-13/+240
|
* SERVER-69721 Serialize and deserialize namespace in cursor reply objects ↵jannaerin2022-10-2123-79/+110
| | | | correctly in multitenant environment
* SERVER-70770 [CQF] Fix requirement on rid for non-sargable filtersSvilen Mihaylov2022-10-213-52/+58
|
* SERVER-70747 Change coll name in BUS extended range testJoel Redman2022-10-211-3/+2
|
* SERVER-70756 Make QueryAnalysisCoordinator store configurations in ↵Cheahuychou Mao2022-10-213-14/+17
| | | | unordered_map instead of map
* SERVER-70757 Tag command_let_variables_merge_only.js with uses_outAlexander Ignatyev2022-10-211-3/+1
|
* SERVER-70559 tag FLE2 tests such that they do not run with stepdown suitesShreyas Kalyan2022-10-211-0/+4
|
* SERVER-70755 Reorganize IDL and feature flag code for analyze_shard_keyCheahuychou Mao2022-10-2113-122/+218
|
* SERVER-66158 Update architecture guide for Serverless Cluster ParametersGabriel Marks2022-10-211-0/+12
|
* SERVER-69815 Disable the tapilink and abilink tools when using NinjaAndrew Morrow2022-10-213-13/+11
|
* SERVER-70643: Fix TODOs in testsColin Stolley2022-10-212-11/+39
|
* SERVER-69720 Use an aggregation to get the global indexes in recovery modeMarcos Jose Grillo Ramirez2022-10-212-23/+74
|
* SERVER-70153 Update TODO ticket referencet.ward2022-10-211-1/+1
|
* SERVER-70722 Made view_resolution_namespace_collision.js to use uniquely ↵Mindaugas Malinauskas2022-10-211-14/+14
| | | | named test database
* SERVER-68370 validate the virtual workstation environmentTrevor Guidry2022-10-212-0/+214
|
* SERVER-67240: Fix TTL Monitor Race with Shard MergeChristopher Caplinger2022-10-212-4/+122
|
* SERVER-70743 Make validate command tenant awarejannaerin2022-10-215-9/+45
|
* SERVER-70764 remove unused function getPreviousOplogEntry()Benety Goh2022-10-212-19/+0
|
* SERVER-68337 Perform `collectionUUID` check inside `AutoGetCollection`Gregory Noma2022-10-2124-188/+181
|
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some ↵Silvia Surroca2022-10-213-0/+233
| | | | no-op balancing rounds
* SERVER-70328 Fix unused return code in global_index::deleteKeyYu Jin Kang Park2022-10-211-4/+5
|
* Revert "SERVER-53657 Add 'spillFileSizeBytes' and 'numBytesSpilledEstimate' ↵auto-revert-processor2022-10-217-55/+8
| | | | | | to $group execution stats explain output" This reverts commit 7cda7dd4df551cb5ff95b0a913b6dbb812320def.
* SERVER-69648 [SBE] Improve visit(ExpressionConcatArrays*) and ↵Drew Paroski2022-10-204-94/+63
| | | | visit(ExpressionObject*)
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-2016-3/+387
|
* SERVER-70361 Prevent crash due to duration overflow in ↵Blake Oler2022-10-205-22/+115
| | | | waitForConditionOrInterruptNoAssertUntil()
* SERVER-68735 CQF to classic fallback for out of scope command parametersBen Shteinfeld2022-10-204-24/+181
|
* SERVER-70158 Specify argument evaluation order in generateTrigExpressionBinaryAdityavardhan Agrawal2022-10-202-245/+254
|
* SERVER-66503 Skip unindexing from `_id` index when handling duplicate record ↵Gregory Noma2022-10-202-20/+40
| | | | for logical initial sync
* SERVER-70231 Fix Coverity analysis defect 122778: Using a moved objectwenqinYe2022-10-201-1/+1
|
* SERVER-70698 Expect failure for command privilege check for ↵Jason Zhang2022-10-201-0/+6
| | | | clusterWriteWithoutShardKey
* SERVER-69831 Use slowQuery threshold for slow SessionWorkflow logMatt Diener2022-10-202-38/+67
|