summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-66386 Update AMI images for package testsr5.0.9-rc1r5.0.9Brian McCarthy2022-05-172-7/+17
| | | | (cherry picked from commit 558e2dfd2cc4d4a7e87b321d1a65c89a23984b17)
* SERVER-64659 Sorter::File accepts optional SorterFileStats for tracking file ↵Benety Goh2022-05-173-8/+47
| | | | | | open/close operations (cherry picked from commit 176747132c3be0b0e73adebf55ba4acf6211934f)
* Revert "SERVER-64332 added macos binary signing to push task"Tausif Rahman2022-05-162-18/+0
| | | | (cherry picked from commit dff7548deff174f47650eff9632acb8f201bac86)
* SERVER-66089 Initial sync should do transaction table read with a later ↵Matthew Russotto2022-05-163-5/+111
| | | | | | afterClusterTime. (cherry picked from commit 878b6bb32413dc105133ffac31e9a0cf21e930f4)
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command ↵Rachita Dhawan2022-05-113-36/+120
| | | | Interrupted In _parseCommand
* SERVER-66294: Adjusting frequency of 5.0 tests based on 6.0 branchingCristopher Stauffer2022-05-071-29/+29
|
* SERVER-65633 retry commitTransaction on FailedToSatisfyReadPreferencer5.0.9-rc0Andrew Witten2022-05-061-5/+14
| | | | (cherry picked from commit e90e25cc5ad352d0c8b074f0ad49945b483d7131)
* SERVER-61110 backport to 5.0Adam Rayner2022-05-052-0/+23
|
* Import wiredtiger: 4aea16c7c5e270de8bb6ef2c1ca5d1a32d30638c from branch ↵Luke Chen2022-05-0523-185/+532
| | | | | | | | | | | | mongodb-5.0 ref: 0c550cad58..4aea16c7c5 for: 5.0.9 WT-8366 API to set transaction commit timestamp from numerical timestamp WT-9029 Remove object_target_size option from WT_SESSION::create WT-9054 Correctly configure split stress options in format.sh WT-9096 Fix search near returning wrong key/value sometimes when key doesn't exist
* SERVER-58337 Log and count as deprecated commands issued via OP_QUERYIrina Yatsenko2022-05-042-2/+12
|
* SERVER-66117 Disable qualify_shortname in mock libkrb5 configurationSpencer Jackson2022-05-031-0/+1
|
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-05-027-19/+11
| | | | (cherry picked from commit 2b8743e84908d82dc4c5d69f636e853eda4bdadb)
* SERVER-66041 Chunk cloner must never consider `too big` a chunk with only ↵Pierlauro Sciarelli2022-04-291-1/+1
| | | | one document
* SERVER-64514 Blackduck check return code, update third_party_components.ymlMark Benvenuto2022-04-282-5/+7
| | | | (cherry picked from commit b4fd6d05d73b7a15443328514259f5c2b04073f1)
* SERVER-65166 Use compareOptimes in abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-04-281-2/+7
| | | | (cherry picked from commit e2bf96ccc04299feee022ee4fcdb0b6d6a0769d4)
* SERVER-62941 Add oplog server status to FTDCGabriel Marks2022-04-272-14/+38
|
* SERVER-64332 skip macos notarization for archives which don't exist.Daniel Moody2022-04-271-4/+8
| | | | (cherry picked from commit 92e728ced8820a3589f2b1a805b6f7a4effcfec5)
* Import wiredtiger: 0c550cad58b85a5ed4a3aa9054e21e61656eb369 from branch ↵Luke Chen2022-04-278-18/+68
| | | | | | | | | | | | | | | mongodb-5.0 ref: 59935f2515..0c550cad58 for: 5.0.9 WT-8250 Increase the maximum expected space available after compaction in test_wt7989_compact_checkpoint WT-8450 Report stats in hs_cleanup_stress, don't validate them WT-8481 Split cppsuite search near tests and update their logging levels WT-8622 Read in last_ckpt_base_write_gen at start of recovery WT-8860 Save the mongod logs as a test artifact in many-collection-test WT-9019 Disable cyclomatic-complexity test on 5.0 WT-9044 Disable code coverage measurement on mongodb-5.0
* SERVER-65995 reduce perf.yml and system_perf.yml batchtime to 1 weekRobert Guo2022-04-262-30/+36
|
* SERVER-65995 reduce evergreen.yml batchtime to 1 week except for !RHEL8Robert Guo2022-04-261-37/+41
|
* SERVER-61460 correctly merge --setParameter in resmokeRobert Guo2022-04-264-3/+105
| | | | (cherry picked from commit 876e0930d208a9b29c2aa02b291a0d57db678f8f)
* SERVER-64664 add alias tagging for ninja to determine generated sources.Daniel Moody2022-04-252-24/+53
| | | | (cherry picked from commit 2fef432fa6e7cf3fd4f22ba3b193222c2887f14f)
* SERVER-63642 Add serverStatus histogram metrics to measure multi-planning ↵Jess Balint2022-04-257-8/+312
| | | | | | performance (cherry picked from commit 43434627e89822b7e19e3a9d3aeb341be331aae6)
* SERVER-64822 Clear filtering metadata if createCollection commit failsKaloian Manassiev2022-04-242-82/+63
| | | | (cherry picked from commit c257704b483fb3938465f5eb4f2a01e1d1e7c119)
* SERVER-61018 Create a generic histogram typeJess Balint2022-04-229-318/+382
| | | | (cherry picked from commit 3d65993807a72ce07aa54fe257887561ebb63809)
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-2111-42/+63
|
* SERVER-64332 added macos binary signing to push taskDaniel Moody2022-04-212-0/+14
| | | | (cherry picked from commit 8aee4d35ca04dce4d045dc366fc47bfd0d4c4a5e)
* SERVER-65184 Avoid concurrent election and stepdown in ↵Jason Chan2022-04-211-1/+2
| | | | downgrade_default_write_concern_majority.js
* SERVER-65271 serverStatus should allow fine-grained metrics exclusionJess Balint2022-04-214-9/+128
| | | | (cherry picked from commit d964e2b912e26a96ee61cf4272102c8b4415fd2e)
* SERVER-65861 remove enterprise-rhel-83-s390x from mh_variantsZakhar Kleyman2022-04-211-1/+0
|
* SERVER-62992 Remove need for resmoke.ini (v5.0)Richard Samuels2022-04-2124-90/+247
|
* SERVER-60758 Force refresh of dbVersion before running transactionsIsrael Hsu2022-04-201-0/+6
| | | | (cherry picked from commit 7d928fd2c25088c8f45ca6f5fbc9e6f92937fb26)
* SERVER-64815 Prevent buildindexes_false_commit_quorum.js from running in ↵Louis Williams2022-04-201-0/+2
| | | | | | multiversion (cherry picked from commit c855954a9d72abe346ee20ed4441edf0f806e1cc)
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-04-2011-39/+792
| | | | | (cherry picked from commit 0fa0170045ccab649621111ec86c80e798bcac23) (cherry picked from commit 45def0471022bb6e7a56acb354e35817211a25d8)
* SERVER-65137 CollectionPtr::restore() should fail (return nullptr) if ↵Benety Goh2022-04-202-5/+14
| | | | | | collection was renamed while yielding (cherry picked from commit fed598b7d0b6c54d64138379a6ec11cfc601f7ae)
* Import wiredtiger: 59935f25151762defb0f0b645ce69d7e16ef1b65 from branch ↵r5.0.8-rc0r5.0.8Luke Chen2022-04-208-31/+31
| | | | | | | | | | | | mongodb-5.0 ref: 3b6a65170a..59935f2515 for: 5.0.8 WT-7662 Format timed out with prepare-conflict WT-8260 Create a Python suite test to validate new EVENT_HANDLER JSON format WT-8708 Fix timestamp usage error in test/checkpoint WT-8924 Don't check against on disk time window if there is an insert list when checking for conflicts in row-store
* SERVER-65024 Fix the uniqueness constraint handling for foreground index buildsYuhong Zhang2022-04-194-9/+55
| | | | (cherry picked from commit 5985d757ddc2645fb1b5df88f78abf6b9a833452)
* SERVER-63387 Reverse return order of backup cursors in StreamingCursorYu Jin Kang Park2022-04-1910-24/+23
|
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-04-195-6/+207
| | | | (cherry picked from commit aae909d4cfba1621ccaf5d6168b89a0577d4e0ca)
* SERVER-63479 Remove ExpressionFieldPathNonShardedTed Tuckman2022-04-196-40/+143
|
* SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton2022-04-191-0/+14
| | | | (cherry picked from commit 9f06d30d0701e6b224598e19b5d63a257f4ed554)
* SERVER-61663 Split concurrency jobs into smaller tasksJordi Olivares Provencio2022-04-191-10/+8
|
* SERVER-65533 Treat collection as UNSHARDED under {readConcern:available}Kaloian Manassiev2022-04-193-3/+12
|
* SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato2022-04-193-1/+13
|
* SERVER-55173 Skip releasing cursors during shutdown to avoid segmentation faultYuhong Zhang2022-04-192-1/+22
| | | | (cherry picked from commit bc940d6b0adc9254b62e9daf9c92d2c92f8b083d)
* SERVER-65430 Disable capped_deletes.js on ephemeralForTestGregory Wlodarek2022-04-181-1/+4
| | | | (cherry picked from commit befabcb6542df0a46758fecd8503806b766f1807)
* SERVER-65182 Fix split_horizon_hostname_startup.js to use an assert.soon ↵Huayu Ouyang2022-04-181-1/+5
| | | | | | when getting the replsetconfig (cherry picked from commit 797daddf5dac8aa111f488d4102e1b88d49e56e3)
* SERVER-65137 LookupCollectionForYieldRestore saves collection namespace at ↵Benety Goh2022-04-183-11/+18
| | | | | | construction (cherry picked from commit 729774b7c096ef0a3a6158c5394245937b883667)
* SERVER-65718 Fix mypy errorMikhail Shchatko2022-04-181-0/+1
| | | | (cherry picked from commit f75812f03d58aa1fa0755aaef0f29e33853fb67a)
* SERVER-65261 User deletes on capped collections do not return CappedPositionLostGregory Wlodarek2022-04-1515-22/+106
|