summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* SERVER-55164 Improve testing around snapshotted range deletion tasks for renamePierlauro Sciarelli2021-06-101-0/+118
|
* Import wiredtiger: 4fb3f7a835d51b47436bbc77694f51fb69280e5c from branch ↵Luke Chen2021-06-107-6/+361
| | | | | | | | | mongodb-5.0 ref: eb5afc287d..4fb3f7a835 for: 5.1.0 WT-7647 Change Zstandard wrapper to include context management
* Import wiredtiger: eb5afc287da81efd473f7db128935959060108f3 from branch ↵Luke Chen2021-06-1013-57/+65
| | | | | | | | | mongodb-5.0 ref: fd77581d2b..eb5afc287d for: 5.1.0 WT-7648 Improve error messaging in the test framework
* Import wiredtiger: fd77581d2be7553e5ddc025143bc12e2b0ab035c from branch ↵Luke Chen2021-06-108-9/+285
| | | | | | | | | mongodb-5.0 ref: 5904d74bfd..fd77581d2b for: 5.1.0 WT-7231 Add CMake build and tests into Evergreen
* Import wiredtiger: 5904d74bfd3de3da526e0af3367f391a44e4c0e6 from branch ↵Luke Chen2021-06-102-38/+53
| | | | | | | | | mongodb-5.0 ref: 8ab25823a1..5904d74bfd for: 5.1.0 WT-7585 Fix cyclomatic-complexity test failure
* Import wiredtiger: 8ab25823a1608357983965f1729bf5fbf0ba217d from branch ↵Luke Chen2021-06-103-15/+74
| | | | | | | | | mongodb-5.0 ref: 041af27b65..8ab25823a1 for: 5.1.0 WT-7659 Disallow rename on tiered table
* Import wiredtiger: 041af27b65ba4bd47c915d23c3f9d5e03cb9d497 from branch ↵Luke Chen2021-06-1016-98/+142
| | | | | | | | | mongodb-5.0 ref: ccb1fc26d5..041af27b65 for: 5.1.0 WT-7589 Fix reopening connection after a flush_tier in tiered tests
* SERVER-57587 Avoid scheduling more range deletion tasks for same range ↵Pierlauro Sciarelli2021-06-101-7/+9
| | | | during rename
* SERVER-57483 Fix caching $lookup results for config.cache.chunks.Max Hirschhorn2021-06-101-5/+15
|
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js ↵Jason Chan2021-06-091-5/+13
| | | | should account for a later clustertime in retried findAndModify responses
* SERVER-57426 Enable zstd compression for time-series collections by defaultGregory Wlodarek2021-06-093-1/+87
|
* SERVER-57266 Create IDL representation for resharding metrics time intervalsjannaerin2021-06-095-4/+39
|
* SERVER-56722 Fix cluster time key refresh backoff logicJack Mulrow2021-06-091-3/+2
|
* SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan2021-06-092-104/+112
|
* SERVER-57458 Removed perf test suites which use legacy opsYoonsoo Kim2021-06-091-218/+0
|
* SERVER-57008 Add unit tests for reconfigs that would change implicit default ↵Ali Mir2021-06-091-0/+316
| | | | write concern
* SERVER-52516 lockInfo command accesses lock manager as ServiceContext decoratorBenety Goh2021-06-091-1/+1
|
* SERVER-57452 Remove the sort stage in retryable write pre-fetch as oplog ↵Wenbin Zhu2021-06-092-49/+9
| | | | buffer now allows unordered insert.
* SERVER-57333 Implement $densify DocGenerator for numeric valuesTed Tuckman2021-06-094-0/+409
|
* SERVER-52516 redirect global lock manager accessor to service context decoratorBenety Goh2021-06-092-4/+18
| | | | 'globalLockManager' will be retained for backwards compatibility with debugger scripts.
* SERVER-57472 Yield service executor worker threads after sinking messagesGeorge Wangensteen2021-06-091-0/+5
|
* SERVER-57564 Increase initialsync-logkeeper timeoutMikhail Shchatko2021-06-091-0/+1
|
* SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto2021-06-091-7/+13
|
* SERVER-57560 Fix error message typo in ↵Kaloian Manassiev2021-06-091-1/+1
| | | | `IDLParserErrorContext::checkAndAssertBinDataTypeSlowPath`
* SERVER-52516 redirect LockerImpl to access lock manager through ↵Benety Goh2021-06-091-4/+4
| | | | | | getGlobalLockManager() The globalLockManager will be redefined as a wrapper for debugger scripts.
* SERVER-57574 Temporarily disable create_view_does_not_take_database_X.js on ↵Gregory Noma2021-06-091-0/+8
| | | | Windows
* SERVER-56520 Time-series inserts spent a lot of time in wt_calc_modify but ↵Yuhong Zhang2021-06-096-1/+13
| | | | don't generate deltas
* SERVER-52516 make LockManager an inactive ServiceContext decorationBenety Goh2021-06-092-0/+35
| | | | The global lock manager will be redirected to the ServiceContext decorator shortly.
* SERVER-56350 Add default value to OwnedValueAccessor::_valSajed Nahian2021-06-091-1/+1
|
* SERVER-57169 Removed declaration of unused ↵Matt Walak2021-06-091-4/+0
| | | | Resharding::_applyThenTransitionToSteadyState
* SERVER-57382 Add _id $-prefix validation to storage validationAlya Berciu2021-06-094-37/+44
|
* Revert "SERVER-55164 Improve testing around snapshotted range deletion tasks ↵Pierlauro Sciarelli2021-06-091-113/+0
| | | | | | for rename" This reverts commit 0e9bf07647879229d0852e8d8d75b0b4430fe184.
* Import wiredtiger: ccb1fc26d51419846e3185a7c41e5c3052b5bb07 from branch ↵Luke Chen2021-06-092-3/+4
| | | | | | | | | mongodb-5.0 ref: 8a3206b68b..ccb1fc26d5 for: 5.1.0 WT-7656 Destroy tiered condvar after thread is joined
* Import wiredtiger: 8a3206b68bd7ef048c5805ef3396c408791d668b from branch ↵Luke Chen2021-06-097-6/+37
| | | | | | | | | mongodb-5.0 ref: 92379db4f8..8a3206b68b for: 5.1.0 WT-7651 Add synchronization for flush_tier calls
* Import wiredtiger: 92379db4f8d93f0c9b6017bd334d0cc52b429902 from branch ↵Luke Chen2021-06-092-2/+2
| | | | | | | | | mongodb-5.0 ref: ede142862e..92379db4f8 for: 5.1.0 WT-7594 Use key_consistent mode on format TS runs
* SERVER-56793 running dbtest with no suites should be an errorMikhail Shchatko2021-06-091-0/+6
|
* Revert "SERVER-57476: Return a WriteConflict when a timestamped transaction ↵Daniel Gottlieb2021-06-093-59/+0
| | | | | | hits a prepare conflict." This reverts commit 44419183dfabb246c0a112f6060a372e90ee0d44.
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a ↵Daniel Gottlieb2021-06-093-0/+59
| | | | prepare conflict.
* SERVER-56860 Update semantics for server status's opReadConcernCountersMoustafa Maher2021-06-085-112/+320
|
* SERVER-57136 Skip maxStaleness wire version check when server is down.Max Hirschhorn2021-06-083-13/+45
|
* SERVER-54666 Use earlier oplog entry if recovery timestamp cannot be found ↵Vesselina Ratcheva2021-06-083-5/+73
| | | | in oplog
* SERVER-57398 Use PyPI-hosted copy of evergreen-lintRichard Samuels2021-06-081-1/+1
|
* SERVER-56631 Make sure retryable write pre-fetch phase can see the ↵Wenbin Zhu2021-06-088-33/+348
| | | | config.transactions record when committed snapshot is not at batch boundary.
* SERVER-57429 Remove ON_BLOCK_EXIT for X509 objects in SSLManagerOpenSSLAdrian Gonzalez2021-06-081-15/+12
|
* SERVER-57541 Pin mypy < 0.900Richard Samuels2021-06-081-1/+1
|
* SERVER-44316 Remove incorrect log message in initial_syncer.cppCarolyn Duan2021-06-081-5/+3
|
* SERVER-55034 profile command takes intent locks when accessing profile settingsBenety Goh2021-06-081-1/+1
|
* SERVER-55147 resmoke should shlex.quote() commands before printing themSiran Wang2021-06-082-5/+17
|
* SERVER-57263: Use resharding metrics stepUp/stepDown logic in theKshitij Gupta2021-06-082-18/+22
| | | | recipient state machine.
* SERVER-56987 Fix type qualifiers on return types in ↵Samy Lanka2021-06-081-4/+4
| | | | read_write_concern_provenance.h