summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-63501 Disallow downgrade when the index `disallowNewDuplicateKeys` ↵r6.0.0-alphaYuhong Zhang2022-02-152-0/+96
| | | | field exists
* SERVER-63129 Tenant collection cloner resume should ignore “view already ↵Suganthi Mani2022-02-159-55/+231
| | | | exists” errors while creating collections.
* Revert "SERVER-63601 Disable test in sharding_clustered_collections.yml"Henrik Edin2022-02-151-1/+0
| | | | This reverts commit 1df6ba1b92ccbc77869314dd9182c708bcd80ad4.
* SERVER-63282 Refactor and simplify `BatonASIO`Amirsaman Memaripour2022-02-153-283/+370
|
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-152-0/+2
|
* SERVER-63246 Modify CRUD_clustered_collection for parallel FSM testsJordi Olivares Provencio2022-02-151-15/+7
|
* SERVER-63270 Complete TODO listed in SERVER-62152Pierlauro Sciarelli2022-02-151-1/+0
|
* SERVER-63253 Ensure `CollectionUUIDMismatch` error from `find command does ↵Gregory Noma2022-02-153-11/+93
| | | | not omit the actual collection even if unsharded
* SERVER-63511 Add support for ECC documentsMark Benvenuto2022-02-153-0/+329
|
* SERVER-58269 Remove sharding_multiple_collections.jsPaolo Polato2022-02-151-70/+0
|
* 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
* Import wiredtiger: 2aec3a457468b4ef3e2945c7d6c6291c7fe0cd5d from branch ↵Luke Chen2022-02-142-2/+3
| | | | | | | | | mongodb-master ref: fc3f4b5a75..2aec3a4574 for: 5.3.0 WT-8778 Update the statistics cache_hs_insert with a value instead of increments
* Import wiredtiger: fc3f4b5a754a8abf30e920afb0d2769ff88b04c0 from branch ↵Luke Chen2022-02-146-28/+301
| | | | | | | | | mongodb-master ref: 460513f9f4..fc3f4b5a75 for: 5.3.0 WT-8718 Return S3 file handle for the open file call, allow reading and close.
* Import wiredtiger: 460513f9f4bc3948a85ef4b772dfbb9ab7949778 from branch ↵Luke Chen2022-02-1482-555/+513
| | | | | | | | | mongodb-master ref: d0ec3886a5..460513f9f4 for: 5.3.0 WT-8601 Timestamps do not work with logged tables.
* Import wiredtiger: d0ec3886a5081190986c43314f2b701034336c16 from branch ↵Luke Chen2022-02-142-2/+2
| | | | | | | | | mongodb-master ref: 6fb2e8db72..d0ec3886a5 for: 5.3.0 WT-8805 Fix test_schema07
* Import wiredtiger: 6fb2e8db721720c4332664b79f8b261b059dcc08 from branch ↵Luke Chen2022-02-14284-432/+256
| | | | | | | | | mongodb-master ref: 46826fd9aa..6fb2e8db72 for: 5.3.0 WT-8807 Remove unused imports from Python tests
* Import wiredtiger: 46826fd9aa3835cf2a7bcd026fa4cf0b8554d6fc from branch ↵Luke Chen2022-02-145-67/+99
| | | | | | | | | mongodb-master ref: b6211d1f75..46826fd9aa for: 5.3.0 WT-7509 Document dangers around checkpointing a targeted list of objects
* Import wiredtiger: b6211d1f751d9d4eadf7f5c790505efd56bc24cc from branch ↵Luke Chen2022-02-144-4/+18
| | | | | | | | | mongodb-master ref: 2d48d69564..b6211d1f75 for: 5.3.0 WT-8392 Add debugging to catch missing log record