summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Import wiredtiger: b1a6788043f564c5fe1956ceb94307cdd47ff9ca from branch ↵r5.3.0-rc1r5.3Luke Chen2022-02-226-19/+9
| | | | | | | | | mongodb-5.3 ref: 11425af9b5..b1a6788043 for: 5.3.0-rc1 WT-7596 Clean up internal interface for tiered switch to new object
* Import wiredtiger: 11425af9b5e47adb7a79ae94b392f50874220965 from branch ↵Luke Chen2022-02-224-71/+139
| | | | | | | | | mongodb-5.3 ref: dd462d128d..11425af9b5 for: 5.3.0-rc1 WT-8785 Log errors in the S3 extension
* Import wiredtiger: dd462d128df33f64b3448338e5d34bd5d6c86bfc from branch ↵Luke Chen2022-02-224-57/+26
| | | | | | | | | mongodb-5.3 ref: af9f6d8b58..dd462d128d for: 5.3.0-rc1 WT-8482 Use toolchain clang binary for PPC ASAN tests
* Import wiredtiger: af9f6d8b5801e8e2ef998f3f6aaabccf6218b343 from branch ↵Luke Chen2022-02-223-10/+27
| | | | | | | | | mongodb-5.3 ref: 9b75c335cb..af9f6d8b58 for: 5.3.0-rc1 WT-8812 Accept bucket location as a configuration parameter
* Import wiredtiger: 9b75c335cb7a8d9fd3b287d49f8ea30e72ee1983 from branch ↵Luke Chen2022-02-223-38/+35
| | | | | | | | | mongodb-5.3 ref: 966d116414..9b75c335cb for: 5.3.0-rc1 WT-8837 Add S3 testing to Linux builders in WiredTiger
* Import wiredtiger: 966d116414ba7ffcd86afb71cfc57641eb25aed3 from branch ↵Luke Chen2022-02-223-21/+145
| | | | | | | | | mongodb-5.3 ref: 6ccd5b7d25..966d116414 for: 5.3.0-rc1 WT-8753 Add tombstone when rolling back in-memory, prepared, reconciled updates
* Import wiredtiger: 6ccd5b7d25b76fcb4f04c014845e9815f4349fc0 from branch ↵Luke Chen2022-02-222-13/+10
| | | | | | | | | mongodb-5.3 ref: 3e81642120..6ccd5b7d25 for: 5.3.0-rc1 WT-8831 Correct tuning documentation for split_pct parameter
* Import wiredtiger: 3e81642120afab735f116d2a5a0fce811795ac2a from branch ↵Luke Chen2022-02-226-24/+76
| | | | | | | | | mongodb-5.3 ref: f279f2e419..3e81642120 for: 5.3.0-rc1 WT-8821 Add a get object size method in S3Connection and implement file handle and file system size
* Import wiredtiger: f279f2e4198b8740d6f49b266440f2cf9d18a35d from branch ↵Luke Chen2022-02-224-5/+5
| | | | | | | | | mongodb-5.3 ref: eb843ba7b0..f279f2e419 for: 5.3.0-rc1 WT-8822 Disable logging in failing configs
* SERVER-63203 fix checkMetadataForSuccessfulSplitChunk()Paolo Polato2022-02-211-2/+4
|
* SERVER-62853 Report maxChunkSize in balancerCollectionStatus()Paolo Polato2022-02-185-37/+70
| | | | (cherry picked from commit eee82fa3dc2b0e370a21f9855b74b30937dd859c)
* SERVER-63820 load BalancerScheduler recovery info while holding mutexPaolo Polato2022-02-181-4/+2
|
* SERVER-63359 update filename suffix for 5.3r5.3.0-rc0Jon Streets2022-02-151-2/+2
|
* update filename suffix for 5.3Siran Wang2022-02-151-2/+2
|
* update perf.yml for 5.3Siran Wang2022-02-151-1/+1
|
* update system_perf.yml for 5.3Siran Wang2022-02-151-1/+1
|
* update evergreen.yml for 5.3Siran Wang2022-02-151-33/+2
|
* SERVER-63481 Add `disallowNewDuplicateKeys` to `createIndex`Yuhong Zhang2022-02-154-6/+93
|
* SERVER-63646 _raise_if_unsafe_exit uses wrong return_codeRichard Samuels2022-02-151-1/+1
|
* SERVER-61654 Implement lastpoint optimization for {meta.a: 1, ts: -1} use caseKatherine Wu2022-02-158-16/+530
|
* SERVER-63471: waitForPrimaryOnlyServices finish rebuilding before testing ↵Lingzhi Deng2022-02-151-11/+7
| | | | stepDown in no_disconnect_on_stepdown.js
* SERVER-63651 Support non-monotonic clocks in PrepareConflictTrackerDaniel Gómez Ferro2022-02-153-7/+29
|
* SERVER-60733 Test create collection after drop collectionAllison Easton2022-02-151-0/+71
|
* SERVER-63585 Allow negative values in WTRecordStore::numRecordsDaniel Gómez Ferro2022-02-152-6/+54
|
* SERVER-63601 Disable test in sharding_clustered_collections.ymlHenrik Edin2022-02-151-0/+1
| | | | reshard_collection_failover_shutdown_basic.js need to be disabled until SERVER-60824
* SERVER-62899 Fix coverity defect in dbhelpers.cppHaley Connelly2022-02-151-13/+18
|
* SERVER-63334 Fix "list iterators incompatible" error in windows debugPaolo Polato2022-02-152-8/+12
|
* SERVER-63608 Usage of collStats should use collection namespace not full ↵Allison Easton2022-02-151-5/+20
| | | | namespace
* SERVER-63589 Increase mongobridge verbosity in ↵Marcos José Grillo Ramirez2022-02-151-0/+1
| | | | all_config_servers_blackholed_from_mongos.js test
* SERVER-62553 FSM workload with chunk migrations for different collectionsPierlauro Sciarelli2022-02-151-0/+104
|
* SERVER-61840 create_index_background_partial_filter.js and ↵Antonio Fuschetto2022-02-152-3/+9
| | | | create_index_background_wildcard.js should not run on _with_balancer suites
* SERVER-62963 remove requires_timeseries exclusion from concurrency_sharded_*Jordi Olivares Provencio2022-02-1518-39/+38
|
* SERVER-62877 Initialize clusteredCollectionCollatorDaniel Gómez Ferro2022-02-151-1/+2
|
* SERVER-63617 Invalid 2D sphere documents do not throw BadValueAllison Easton2022-02-151-10/+13
|
* SERVER-61686 Fix multiversion tags in burn_in_testsMikhail Shchatko2022-02-158-49/+53
|
* SERVER-63528 Use db and collection instead of namespace in ↵Gregory Noma2022-02-1520-134/+348
| | | | CollectionUUIDMismatch error response
* SERVER-63385 Add support for ESC documentsMark Benvenuto2022-02-154-1/+785
|
* Revert "SERVER-60733 Test create collection after drop collection"Daniel Gottlieb2022-02-151-69/+0
| | | | This reverts commit 7aa7f8f47a2c8e07fdfb5f79b9adf870b7ca6612.
* SERVER-63152 Implement ShardingDataTransformCumulativeMetrics stubBrett Nawrocki2022-02-156-9/+397
|
* SERVER-58693 Implement deletion of expired pre-images.Rishab Joshi2022-02-154-10/+269
|
* SERVER-63607 Ensure cursor_valid_after_shard_stepdown.js test leaves ↵Tommaso Tocci2022-02-142-8/+17
| | | | eligible primaries
* SERVER-63383 Add Token GenerationMark Benvenuto2022-02-147-1/+1023
|
* Import wiredtiger: eb843ba7b05282697f4f0d85bebfcb7fbb7ca724 from branch ↵Luke Chen2022-02-142-2/+2
| | | | | | | | | mongodb-master ref: ade1582595..eb843ba7b0 for: 5.3.0 WT-8829 Use the new durability test
* Import wiredtiger: ade1582595da39251d33ea8acd397dbabc4047ad from branch ↵Luke Chen2022-02-1456-220/+248
| | | | | | | | | | mongodb-master ref: 316e1eb2b6..ade1582595 for: 5.3.0 Reverted ticket(s): WT-8695 Remove file_close_sync config and disallow single file checkpoint
* Import wiredtiger: 316e1eb2b66820822375d8197189a4c6e1fb0424 from branch ↵Luke Chen2022-02-142-2/+2
| | | | | | | | | | mongodb-master ref: fb7568b423..316e1eb2b6 for: 5.3.0 Reverted ticket(s): WT-8805 Fix test_schema07
* Import wiredtiger: fb7568b423b3a085bc0d592270dfea8d1bbcc687 from branch ↵Luke Chen2022-02-143-40/+100
| | | | | | | | | mongodb-master ref: 303a8d241d..fb7568b423 for: 5.3.0 WT-8761 Write statistics for the S3 extension
* Import wiredtiger: 303a8d241da752b7c46a5ce84e5537fc360a65a8 from branch ↵Luke Chen2022-02-142-4/+5
| | | | | | | | | mongodb-master ref: d55dc5ef84..303a8d241d for: 5.3.0 WT-8759 Keep the number of rows and keys/values small for direct I/O runs in test/format
* Import wiredtiger: d55dc5ef84e4c5fc29a6b4502694bd0c20482be3 from branch ↵Luke Chen2022-02-143-8/+28
| | | | | | | | | mongodb-master ref: 4375642a0f..d55dc5ef84 for: 5.3.0 WT-8776 Setting a read timestamp after prepare panics
* Import wiredtiger: 4375642a0f5e1a1af55ad4a937c50b3bf2f0dd29 from branch ↵Luke Chen2022-02-143-5/+8
| | | | | | | | | mongodb-master ref: bb94262bda..4375642a0f for: 5.3.0 WT-8743 Configure hs_cleanup configuration to stress the cache less
* Import wiredtiger: bb94262bdac5537fb63bf019e922893def810706 from branch ↵Luke Chen2022-02-142-5/+3
| | | | | | | | | mongodb-master ref: 2aec3a4574..bb94262bda for: 5.3.0 WT-8816 Coverity analysis defect 121526: Redundant test