summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...r5.3.0-rc2Suganthi Mani2022-02-259-55/+231
* SERVER-63986 Use requires_fcv_50 on update_with_dollar_fields.jsRui Liu2022-02-251-1/+1
* SERVER-63246 Modify CRUD_clustered_collection for parallel FSM testsJordi Olivares Provencio2022-02-251-15/+7
* SERVER-63605 Modify test to ignore transient warningsJordi Olivares Provencio2022-02-251-43/+60
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-252-0/+2
* SERVER-63859 Disallow collMod with 'expireAfterSeconds' parameter over a view...Nicholas Zolnierz2022-02-242-1/+7
* SERVER-63722 Rename collection participants resilient to errors different fr...Pierlauro Sciarelli2022-02-242-35/+54
* SERVER-63869 Fix shard retrieval in balancer_defragmentation_merge_chunks.jsTommaso Tocci2022-02-231-2/+5
* SERVER-63841 Disable time-series metric indexesDavid Percy2022-02-233-49/+36
* SERVER-63867 Allow zero plan cache maximum sizeAlexander Ignatyev2022-02-232-2/+15
* SERVER-63769 Remove the temporary unsafe code for index selection when loweri...Irina Yatsenko2022-02-221-5/+4
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-221-0/+2
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-2219-105/+180
* SERVER-63358 remove all feature flag variantsJon Streets2022-02-222-755/+0
* SERVER-63380 JSTest bulk api can create oversized batchesAllison Easton2022-02-221-1/+16
* SERVER-63721 Defragmentation jstest utils should handle empty shardsAllison Easton2022-02-221-1/+4
* SERVER-63723 Remove unnecesary moveChunk operations in balancer_defragmentati...Allison Easton2022-02-221-4/+0
* Import wiredtiger: b1a6788043f564c5fe1956ceb94307cdd47ff9ca from branch mongo...r5.3.0-rc1r5.3Luke Chen2022-02-226-19/+9
* Import wiredtiger: 11425af9b5e47adb7a79ae94b392f50874220965 from branch mongo...Luke Chen2022-02-224-71/+139
* Import wiredtiger: dd462d128df33f64b3448338e5d34bd5d6c86bfc from branch mongo...Luke Chen2022-02-224-57/+26
* Import wiredtiger: af9f6d8b5801e8e2ef998f3f6aaabccf6218b343 from branch mongo...Luke Chen2022-02-223-10/+27
* Import wiredtiger: 9b75c335cb7a8d9fd3b287d49f8ea30e72ee1983 from branch mongo...Luke Chen2022-02-223-38/+35
* Import wiredtiger: 966d116414ba7ffcd86afb71cfc57641eb25aed3 from branch mongo...Luke Chen2022-02-223-21/+145
* Import wiredtiger: 6ccd5b7d25b76fcb4f04c014845e9815f4349fc0 from branch mongo...Luke Chen2022-02-222-13/+10
* Import wiredtiger: 3e81642120afab735f116d2a5a0fce811795ac2a from branch mongo...Luke Chen2022-02-226-24/+76
* Import wiredtiger: f279f2e4198b8740d6f49b266440f2cf9d18a35d from branch mongo...Luke Chen2022-02-224-5/+5
* SERVER-63203 fix checkMetadataForSuccessfulSplitChunk()Paolo Polato2022-02-211-2/+4
* SERVER-62853 Report maxChunkSize in balancerCollectionStatus()Paolo Polato2022-02-185-37/+70
* 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 ste...Lingzhi Deng2022-02-151-11/+7
* 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
* 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 name...Allison Easton2022-02-151-5/+20
* SERVER-63589 Increase mongobridge verbosity in all_config_servers_blackholed_...Marcos José Grillo Ramirez2022-02-151-0/+1
* SERVER-62553 FSM workload with chunk migrations for different collectionsPierlauro Sciarelli2022-02-151-0/+104
* SERVER-61840 create_index_background_partial_filter.js and create_index_backg...Antonio Fuschetto2022-02-152-3/+9
* 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