summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-58756 Support retrying internal transactions for retryable writesCheahuychou Mao2021-10-2912-46/+742
|
* SERVER-58756 Move ApplyOpsCommandInfo into a separate libraryCheahuychou Mao2021-10-295-156/+262
|
* SERVER-58756 Store stmtIds for the operations in retryable internal ↵Cheahuychou Mao2021-10-2920-39/+481
| | | | transactions in applyOps oplog entries
* SERVER-61098 New suites for mongo-perf aggregation and query benchmarks with ↵Irina Yatsenko2021-10-291-0/+28
| | | | large dataset
* SERVER-59680 Partition the plan cachejoshua2021-10-289-94/+154
|
* SERVER-60954 Deflake executor_stress_test_fixture.cppAndrew Shuvalov2021-10-282-4/+24
|
* SERVER-59741 Enable more sharded-collections time-series testsDavid Percy2021-10-2818-91/+109
|
* SERVER-60986 WiredTigerIndex insert functions include uri and index name in ↵Benety Goh2021-10-281-5/+18
| | | | WT status
* SERVER-59604 Audit log authcheck record has incorrect command for ↵Erwin Pe2021-10-281-11/+15
| | | | unauthenticated user
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-2826-10/+624
|
* SERVER-60986 add support for context expression to wtRCToStatus()Benety Goh2021-10-282-4/+12
|
* SERVER-50281: Split mainline tasks differently than patch buildsDavid Bradford2021-10-282-1/+58
|
* SERVER-61051 Fix js_global_scope.js on s390xCharlie Swanson2021-10-281-1/+1
|
* SERVER-60676 Improve robustness when parsing invalid BSONColumn binary or ↵Henrik Edin2021-10-285-24/+168
| | | | | | | | | compressed v2 buckets * Changed BSONColumn::operator[] interface so we can differentiate skipped element from out of bounds * Replaced BadValue error codes in BSONColumn for unique assertion ids * Throw exception when interleaved mode exits unexpectedly when it shouldn't * Test and handle buckets where the compressed columns contain different amount of fields
* SERVER-59963 support patch build params for multiversion versionsRobert Guo2021-10-282-2/+19
|
* SERVER-60623 Remove feature flag for Time-series CollectionBenety Goh2021-10-281-5/+0
|
* Import wiredtiger: 4116ce894259576f8a1a6cb1bbf99dc4e2a2b41b from branch ↵Alison Felizzi2021-10-282-2/+3
| | | | | | | | | mongodb-master ref: 99f4dd58a6..4116ce8942 for: 5.2.0 WT-8280 Temporarily disable prefix assert
* Import wiredtiger: 99f4dd58a6256a349e7f99328c08afc764181882 from branch ↵Alison Felizzi2021-10-2846-644/+2440
| | | | | | | | | mongodb-master ref: 5c24bfac13..99f4dd58a6 for: 5.2.0 WT-6022 NVRAM cache
* Import wiredtiger: 5c24bfac132a01fe9c561f353bf8b0420e2ec1dd from branch ↵Alison Felizzi2021-10-286-20/+378
| | | | | | | | | mongodb-master ref: 5b3f891076..5c24bfac13 for: 5.2.0 WT-7694 Fixes to have bucket prefixes properly used in object names.
* Import wiredtiger: 5b3f8910769d52ecb14d5b0326207c21b8de09be from branch ↵Alison Felizzi2021-10-286-108/+176
| | | | | | | | | mongodb-master ref: 76a9144b25..5b3f891076 for: 5.2.0 WT-8254 Implementation of new WiredTiger internal API to define verbose messages with an associated severity level
* Import wiredtiger: 76a9144b256d4c090dc0327a7f02efc965cb650a from branch ↵Alison Felizzi2021-10-2849-2473/+650
| | | | | | | | | | mongodb-master ref: 92f4687823..76a9144b25 for: 5.2.0 Reverted ticket(s): WT-6022 NVRAM cache
* Import wiredtiger: 92f4687823f4828c9bd73a1caa9dd6425788e61e from branch ↵Alison Felizzi2021-10-286-25/+81
| | | | | | | | | mongodb-master ref: 7b006681ce..92f4687823 for: 5.2.0 WT-8271 Capture git branch and commit status in perf test result output
* Import wiredtiger: 7b006681ce7fbefdb7f96597477873a0001a6edb from branch ↵Alison Felizzi2021-10-282-76/+53
| | | | | | | | | mongodb-master ref: 0c0cca8587..7b006681ce for: 5.2.0 WT-8046 Keep non persistent configuration settings between wiredtiger_open calls in test/format
* Import wiredtiger: 0c0cca8587e0db76ccc33919a7866d3dce1ddc13 from branch ↵Alison Felizzi2021-10-286-37/+73
| | | | | | | | | mongodb-master ref: e3e77069b2..0c0cca8587 for: 5.2.0 WT-8241 Skip value return for largest key
* Import wiredtiger: e3e77069b2b56efb1445f150bc28945af9c95157 from branch ↵Alison Felizzi2021-10-2849-650/+2473
| | | | | | | | | mongodb-master ref: fafdde779d..e3e77069b2 for: 5.2.0 WT-6022 NVRAM cache
* Import wiredtiger: fafdde779d6825b00810b164f123f64b5559bf00 from branch ↵Alison Felizzi2021-10-2834-286/+607
| | | | | | | | | mongodb-master ref: 0a66a61b2f..fafdde779d for: 5.2.0 WT-8196 Add warning options to the cppsuite files
* Import wiredtiger: 0a66a61b2ff6a0f1eb6780164e8918934bffe61d from branch ↵Alison Felizzi2021-10-287-40/+50
| | | | | | | | | mongodb-master ref: 92489e4d48..0a66a61b2f for: 5.2.0 WT-8270 Updating the time window clear obsolete stage of reconciliation to correctly consider global visibility.
* Import wiredtiger: 92489e4d484f25f2bece4046b0e9e716765284c2 from branch ↵Alison Felizzi2021-10-283-37/+1
| | | | | | | | | mongodb-master ref: 091f0351f4..92489e4d48 for: 5.2.0 WT-8167 Remove unused getters from the cppsuite code
* Revert "SERVER-60677: Implement parser for Proxy Protocol V1 and V2"Benety Goh2021-10-284-1127/+0
| | | | This reverts commit 0220bb0c39c75858689c95d90e0c07e42773bf55.
* SERVER-61065 fix symbolizer invocation of multiversion setupRobert Guo2021-10-282-13/+14
|
* SERVER-54420 don't run feature flag tests on the multiversion ff variantRobert Guo2021-10-284-9/+29
|
* SERVER-60677: Implement parser for Proxy Protocol V1 and V2Tyler Seip2021-10-274-0/+1127
|
* SERVER-54909 Report last durable and last applied operation wall times for ↵Vesselina Ratcheva2021-10-273-0/+93
| | | | all members in replSetGetStatus
* SERVER-60927 temporarily disable more shell hang analyzer unittestRobert Guo2021-10-271-6/+6
|
* SERVER-58194 Have `ThreadContext` present as cleaning up `OpMsgFuzzerFixture`Amirsaman Memaripour2021-10-271-11/+18
|
* SERVER-61019 Move clustered_indexes_utils.js content under ↵Haley Connelly2021-10-277-193/+203
| | | | ClusteredCollectionUtil class
* SERVER-61030 Add 'authenticate' command to the OP_QUERY allowlistDavid Storch2021-10-272-6/+27
|
* SERVER-59191 Use expansions in modulesVlad Rachev2021-10-272-23/+23
|
* SERVER-57891: Have setup_spawnhost_coredump let boost pretty printers ↵Daniel Gottlieb2021-10-271-1/+1
| | | | autodetect the boost version.
* SERVER-61023: Have setup_spawnhost_coredump extract executables such that ↵Daniel Gottlieb2021-10-271-7/+12
| | | | | | | they can be run. Executables and .debug files are now extracted into the bin directory. The contents of the bin directory are symlinked into the parent debug directory.
* SERVER-60927 temporarily disable shell hang analyzer unittestRobert Guo2021-10-271-5/+4
|
* SERVER-60648 Coverity analysis defect 120937: Parse warningSanika Phanse2021-10-271-2/+2
|
* SERVER-60810 Coverity analysis defect 120994: Parse warningSanika Phanse2021-10-271-1/+1
|
* SERVER-27598 Added logic to allow limit to duplicate and swap before unwind. ↵Matt Boros2021-10-274-16/+270
| | | | Altered unwind and sort logic to check for top-k sort.
* SERVER-60992 Correctly set '_lastValueInPrevBlock' after writing a Simple8b ↵Henrik Edin2021-10-274-8/+102
| | | | block when there are multiple pending values left
* SERVER-60991 Leave '_prevEncoded64' scaled correctly after reducing scale ↵Henrik Edin2021-10-272-24/+66
| | | | factor when appending doubles in BSONColumnBuilder
* SERVER-60565 Ensure newly created time-series buckets do not contain ↵Dan Larkin-York2021-10-274-30/+357
| | | | problematic mixed-schema data
* SERVER-61026 Invert order of shards receiving drop collection participant ↵Pierlauro Sciarelli2021-10-272-7/+12
| | | | command
* SERVER-59519 Fold repl_settings.idl into repl_server_parameters.idlReo Kimura2021-10-275-66/+31
|
* SERVER-60569: Simplify OpObserverImpl::TestFundamentalOn* tests.Daniel Gottlieb2021-10-271-176/+159
| | | | Notably remove an unused test case input from the delete variation.