summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into jenniferpeshansky/SERVER-70854jenniferpeshansky/SERVER-70854Jennifer Peshansky2022-11-03435-4819/+15692
|\
| * SERVER-67695 Remove write-blocking dbCheckLouis Williams2022-11-035-191/+172
| | | | | | | | This removes the snapshotRead:false option to dbCheck which blocked concurrent writes
| * Revert "SERVER-70424: Provide way to create collection instance from ↵Will Buerger2022-11-0310-84/+36
| | | | | | | | | | | | untimestamped storage snapshot" This reverts commit a29be1cf33df71c62ebbcc55ec1c1d870c46e297.
| * SERVER-70966 [CQF] Unit test auto-updating supportSvilen Mihaylov2022-11-035-16/+216
| |
| * SERVER-70801 Add purging for expired multi-tenant pre-imagesRomans Kasperovics2022-11-033-57/+240
| |
| * SERVER-70964 Do not wait for range deletion thread on stepdownTommaso Tocci2022-11-034-103/+132
| |
| * SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some ↵Silvia Surroca2022-11-033-0/+16
| | | | | | | | no-op balancing rounds
| * Import wiredtiger: 2bc86676ae60a59f91492760d2d9bd438206d849 from branch ↵Clarisse Cheah2022-11-035-8/+14
| | | | | | | | | | | | | | | | | | mongodb-master ref: b5dc894abb..2bc86676ae for: 6.2.0-rc0 WT-10065 Avoid logging statistics for tables before recovery completes.
| * Import wiredtiger: b5dc894abbb12fe4661866fb40b276a9d2cf0851 from branch ↵Clarisse Cheah2022-11-033-27/+33
| | | | | | | | | | | | | | | | | | mongodb-master ref: df5a088673..b5dc894abb for: 6.2.0-rc0 WT-9948 Print stack traces from all directories
| * Import wiredtiger: df5a0886739b55f767bf8f7b722adbc31f106826 from branch ↵Clarisse Cheah2022-11-034-18/+5
| | | | | | | | | | | | | | | | | | mongodb-master ref: 11968677a2..df5a088673 for: 6.2.0-rc0 WT-10021 Remove directory exclusions for release packages
| * Import wiredtiger: 11968677a218af4d09f7f90e312a47c4858c39c9 from branch ↵Clarisse Cheah2022-11-038-47/+62
| | | | | | | | | | | | | | | | | | mongodb-master ref: dd47ef1cde..11968677a2 for: 6.2.0-rc0 WT-9638 Change cursor total skipped less than 100 statistic increment condition
| * SERVER-70714 Add bestbuy analytics sys-perf tasksSteve Tarzia2022-11-031-0/+22
| |
| * SERVER-71047 Avoid mod with zero in 'ExternalDataSourceCommandsTest'Arun Banala2022-11-031-2/+2
| |
| * SERVER-71024 Fix Windows/Ninja build of bindata.cppSara Golemon2022-11-021-2/+7
| |
| * SERVER-69945 Changed `_timer` in transport_layer_asio to synchronized_valueCelina Tala2022-11-021-13/+16
| |
| * SERVER-70269 Push match predicates into unpack stageRui Liu2022-11-0210-249/+1184
| |
| * SERVER-70424: Provide way to create collection instance from untimestamped ↵Will Buerger2022-11-0210-36/+84
| | | | | | | | storage snapshot
| * SERVER-70766 Server crashes when the OCSP fetcher attempts to fetch during ↵Shreyas Kalyan2022-11-021-0/+4
| | | | | | | | shutdown
| * SERVER-62033: Add C++ performance benchmarks for ABT translationHana Pearlman2022-11-028-0/+570
| |
| * SERVER-70805: Add test publish tasks to misc_release.ymlTural Farhadov2022-11-021-1/+1
| |
| * SERVER-70871 Generate query solution before query engine selectionAlyssa Wagenmaker2022-11-023-83/+235
| |
| * SERVER-70706 Move constructor without move assignmentSvilen Mihaylov2022-11-021-0/+4
| |
| * SERVER-71020 Ensure aborting time series batch eventually removes bucket ↵Dan Larkin-York2022-11-022-1/+72
| | | | | | | | from catalog
| * SERVER-70928 Range Deleter OpObserver should consider the DBExceptions ↵Silvia Surroca2022-11-021-4/+12
| | | | | | | | thrown by AutoGetCollection
| * SERVER-70768 Balancer use wrong chunk size for jumbo chunksSilvia Surroca2022-11-028-66/+237
| |
| * SERVER-70986 Remove dead code check in ABT translationNicholas Zolnierz2022-11-021-1/+1
| |
| * SERVER-68490 Remove ce_histogram.js logAlya Berciu2022-11-021-1/+0
| |
| * SERVER-71022 Fixed activate false changes to cron jobsAlexander Neben2022-11-021-5/+0
| |
| * SERVER-70247 SyncTransactionWithRetries used with SEPTransactionClient can ↵Jason Zhang2022-11-021-3/+18
| | | | | | | | leave transactions open when runNoThrow opCtx gets cancelled
| * SERVER-70944 precompute field hashes for ExpressionFieldPathIrina Yatsenko2022-11-023-21/+18
| |
| * SERVER-67898 Add chunk size in bytes to BalancerCollectionStatusResponsePierlauro Sciarelli2022-11-022-2/+7
| |
| * SERVER-70754 Fix the comment for _flush()Cheahuychou Mao2022-11-021-4/+4
| |
| * SERVER-70977 Update path to wiredtiger's concurrency testMark Benvenuto2022-11-021-1/+1
| |
| * SERVER-58276 Add collscan plan if collection is clustered and collscan uses ↵Ivan Fefer2022-11-0211-66/+112
| | | | | | | | clustered index
| * SERVER-70800 Add tag 'uses_parallel_shell' to 'bench_test2.js'Pol Pinol Castuera2022-11-021-0/+1
| |
| * SERVER-70925 Changed the logic inside 'removeShard' helper.Pol Pinol Castuera2022-11-021-1/+2
| |
| * SERVER-68268 Add function to insert known catalogId mapping after durable ↵Henrik Edin2022-11-023-4/+266
| | | | | | | | | | | | catalog scan Added a helper function to insert accurate catalogId mappings after scanning the durable catalog after a previous call has returned unknown. This will allow other reads to avoid scanning the durable catalog again in some cases.
| * SERVER-70963 Test API version compatibility only against reachable versionsTommaso Tocci2022-11-021-26/+32
| |
| * SERVER-71010 Initialize CollectionShardingStateFactory on ↵Jordi Serra Torrens2022-11-021-0/+5
| | | | | | | | BM_UnshardedDestinedRecipient
| * SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-0216-4/+630
| |
| * Import wiredtiger: dd47ef1cde035e67010bdc95c456d1e59b0144e7 from branch ↵Chenhao Qu2022-11-024-19/+24
| | | | | | | | | | | | | | | | | | mongodb-master ref: 0fc80dd1e7..dd47ef1cde for: 6.2.0-rc0 WT-10054 Review btree and backup cursor verbosity
| * Import wiredtiger: 0fc80dd1e769b50f81227391436206d01ddd4aa1 from branch ↵Chenhao Qu2022-11-022-3/+21
| | | | | | | | | | | | | | | | | | mongodb-master ref: 2c683e1b51..0fc80dd1e7 for: 6.2.0-rc0 WT-10064 Don't evict internal pages with non-globally visible deleted pages for non standalone build
| * Import wiredtiger: 2c683e1b5159958d4564f442225e3fc0466658cc from branch ↵Chenhao Qu2022-11-022-30/+54
| | | | | | | | | | | | | | | | | | mongodb-master ref: 8e8d4be313..2c683e1b51 for: 6.2.0-rc0 WT-10025 Improve RTS logs
| * Import wiredtiger: 8e8d4be3138eba73b4d530b832dcf2cc545e2a64 from branch ↵Chenhao Qu2022-11-024-1/+148
| | | | | | | | | | | | | | | | | | mongodb-master ref: 384ced991f..8e8d4be313 for: 6.2.0-rc0 WT-10030 Mark internal page with deleted pages as dirty when reading it into memory
| * Import wiredtiger: 384ced991fa662369dbc0eeaa997e3ef817425c6 from branch ↵Chenhao Qu2022-11-025-17/+25
| | | | | | | | | | | | | | | | | | mongodb-master ref: b59b98e58e..384ced991f for: 6.2.0-rc0 WT-10055 Check metadata and reconciliation verbosity
| * Import wiredtiger: b59b98e58e92cf2d58d4f90882f1340001be53bf from branch ↵Chenhao Qu2022-11-023-1/+15
| | | | | | | | | | | | | | | | | | mongodb-master ref: 2f8aa90552..b59b98e58e for: 6.2.0-rc0 WT-6917 Create WiredTiger contributing guide
| * Import wiredtiger: 2f8aa90552a2a27900cb31bc938369585343611d from branch ↵Chenhao Qu2022-11-022-1/+17
| | | | | | | | | | | | | | | | | | mongodb-master ref: 99bedf2bb6..2f8aa90552 for: 6.2.0-rc0 WT-9860 Debug dumps include page deletion information for fast truncate
| * Import wiredtiger: 99bedf2bb6dc8a225fa399a87dc83d0845024a81 from branch ↵Chenhao Qu2022-11-025-16/+18
| | | | | | | | | | | | | | | | | | mongodb-master ref: 63e42104c5..99bedf2bb6 for: 6.2.0-rc0 WT-10058 Check OS-specific and filesystem verbosity
| * Import wiredtiger: 63e42104c5319d64992ecf73d09e03e221b1b62b from branch ↵Chenhao Qu2022-11-0213-86/+96
| | | | | | | | | | | | | | | | | | mongodb-master ref: b95995c695..63e42104c5 for: 6.2.0-rc0 WT-9871 schema_abort : Parse tiered_storage config and move other common config options to test_util
| * Import wiredtiger: b95995c695679af17767e64261031e02bcad31fb from branch ↵Chenhao Qu2022-11-024-13/+15
| | | | | | | | | | | | | | | | | | mongodb-master ref: bba610ce5d..b95995c695 for: 6.2.0-rc0 WT-10053 Review connection cache and eviction verbosity