Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-61307 Add context to 'partitionBy' optimization errorsserver-61307-partitionBy-optimize | Nicholas Zolnierz | 2021-11-08 | 1 | -1/+9 |
| | |||||
* | SERVER-61027 Add permitMigration flag to prevent balancer rounds and ↵ | Marcos José Grillo Ramirez | 2021-11-04 | 5 | -2/+49 |
| | | | | migrations commit | ||||
* | SERVER-61227 add whitespace when appending resmoke args in task generation | Jason Chan | 2021-11-04 | 1 | -1/+1 |
| | |||||
* | SERVER-61213 Reconfiguration changes crash during File Copy Based Initial Sync | Matthew Russotto | 2021-11-04 | 7 | -2/+62 |
| | |||||
* | SERVER-60048 CheckReplDBHash should not fail for cases where we expect ↵ | Jason Chan | 2021-11-04 | 2 | -3/+33 |
| | | | | retryable findAndModify images to be inconsistent after a restart | ||||
* | SERVER-58343 Add 'requires_persistence' tag | Luis Osta | 2021-11-04 | 1 | -1/+2 |
| | |||||
* | SERVER-61167 Update Xcode current builders to 13 and enable C++20 | Andrew Morrow | 2021-11-04 | 2 | -2/+30 |
| | |||||
* | SERVER-60970 Repair and extend explicit instantiations for BSON builders | Andrew Morrow | 2021-11-04 | 5 | -4/+128 |
| | |||||
* | SERVER-61225 fix feature flag definition for standalone fixtures | Robert Guo | 2021-11-04 | 5 | -13/+18 |
| | |||||
* | SERVER-60458 Add a resmoke run flag to limit number of tests being run | Mikhail Shchatko | 2021-11-04 | 7 | -76/+127 |
| | |||||
* | Import wiredtiger: 4a4a0259eca4e9b7cdebc4512145b7ca17c2e742 from branch ↵ | Alison Felizzi | 2021-11-04 | 6 | -40/+21 |
| | | | | | | | | | mongodb-master ref: d6bd5d1ffd..4a4a0259ec for: 5.2.0 WT-8114 Revert allow setting the prepare timestamp smaller than or equal to the latest active read timestamp with roundup prepare config | ||||
* | Import wiredtiger: d6bd5d1ffd1f9fa4cb3be94f0d29d18544a07827 from branch ↵ | Alison Felizzi | 2021-11-04 | 2 | -70/+44 |
| | | | | | | | | | mongodb-master ref: 26d235f373..d6bd5d1ffd for: 5.2.0 WT-8232 Fix hs18 test to use release evict cursor to evict the page | ||||
* | Import wiredtiger: 26d235f373b7a5fafdd46aa187fc223f463a1e12 from branch ↵ | Alison Felizzi | 2021-11-04 | 2 | -11/+65 |
| | | | | | | | | | mongodb-master ref: a3fcb8e8c4..26d235f373 for: 5.2.0 WT-8318 Add format.sh support for a directory of CONFIG files | ||||
* | Import wiredtiger: a3fcb8e8c4c0a1f26d810ef714b3ddf14b035eb9 from branch ↵ | Alison Felizzi | 2021-11-04 | 2 | -4/+4 |
| | | | | | | | | | mongodb-master ref: 622ec1dfde..a3fcb8e8c4 for: 5.2.0 WT-8337 format direct I/O test fails to turn off backups | ||||
* | Import wiredtiger: 622ec1dfde9f5bdc6bd5bb6865d6c64051cfb878 from branch ↵ | Alison Felizzi | 2021-11-04 | 6 | -13/+34 |
| | | | | | | | | | mongodb-master ref: 374c2c9308..622ec1dfde for: 5.2.0 WT-7845 Add an oldest_id for tiered and its metadata. | ||||
* | Import wiredtiger: 374c2c9308e5683e8794bde0cbbf33f717898551 from branch ↵ | Alison Felizzi | 2021-11-04 | 2 | -5/+8 |
| | | | | | | | | | mongodb-master ref: 000a87af63..374c2c9308 for: 5.2.0 WT-8253 Fix disk space issue in checkpoint stress tests | ||||
* | SERVER-59080 Do not discard work from trial run when replanning is not needed | Justin Seyster | 2021-11-04 | 7 | -97/+277 |
| | |||||
* | SERVER-58429 Minor cleanup around PlanExecutorSBE | Irina Yatsenko | 2021-11-04 | 2 | -15/+14 |
| | |||||
* | SERVER-53771 Facet summary stats added | Bikash Chandra | 2021-11-04 | 11 | -31/+110 |
| | |||||
* | SERVER-61158 Convert a non-unique index to a unique index via the collMod ↵ | Benety Goh | 2021-11-04 | 2 | -2/+12 |
| | | | | command | ||||
* | SERVER-61158 add method to Collection to set unique property in index ↵ | Benety Goh | 2021-11-04 | 6 | -0/+30 |
| | | | | | | | catalog entry This adds Collection::updateUniqueSetting() and BSONCollectionCatalogEntry::IndexMetaData::updateUniqueSetting(). | ||||
* | SERVER-59831 Pass `dupsAllowed=true` to `WiredTigerIndexUnique::_insert` on ↵ | Yuhong Zhang | 2021-11-04 | 2 | -2/+45 |
| | | | | secondaries | ||||
* | SERVER-61158 add CreateIndexEntryFlags::kUpdateMetadata | Benety Goh | 2021-11-04 | 5 | -1/+38 |
| | | | | | This also restores KVEngine::alterIdentMetadata() which was removed during 4.4 FCV-related work in commit 8e4f280e492fe2bfb7842733ff640030d559cd0a. | ||||
* | SERVER-61158 IndexCatalog::refreshEntry() accepts CreateIndexEntryFlags | Benety Goh | 2021-11-04 | 7 | -9/+15 |
| | |||||
* | SERVER-61158 add unique to collMod index request | Benety Goh | 2021-11-03 | 7 | -5/+147 |
| | | | | | This also adds unique_new to the collMod response when the command completes successfully. | ||||
* | SERVER-61202 remove timing dependency in cluster_ip_allowlist_replset | Sergey Galtsev | 2021-11-03 | 1 | -9/+9 |
| | |||||
* | SERVER-59366 Progress monitor for periodic health check | Andrew Shuvalov | 2021-11-03 | 16 | -74/+466 |
| | |||||
* | SERVER-61114 Refactor getCanReadFuture for easier to understand | Sophia Tan | 2021-11-03 | 1 | -27/+28 |
| | |||||
* | SERVER-60674 Add google benchmark for BSONColumn | Henrik Edin | 2021-11-03 | 9 | -3/+10129 |
| | | | | Added a big literal containing 3000 FTDC samples compressed with BSONColumn. Used for testing roundtrip and performance of complex objects. | ||||
* | SERVER-61177 implement WiredTigerKVEngine::dump() in terms of ↵ | Benety Goh | 2021-11-03 | 1 | -1/+9 |
| | | | | WT_CONNECTION::debug_info() | ||||
* | SERVER-61177 Create GDB command to dump storage engine info | Benety Goh | 2021-11-03 | 2 | -0/+37 |
| | | | | This also adds the new command to the hang analyzer script. | ||||
* | SERVER-60529 Make TransactionParticipant take in txnNumberAndRetryCounter ↵ | Jason Zhang | 2021-11-03 | 22 | -653/+504 |
| | | | | instead of txnNumber and txnRetryCounter separately | ||||
* | SERVER-61044 Change ticket number for timeseries granularity update TODO | Rui Liu | 2021-11-03 | 3 | -3/+3 |
| | |||||
* | SERVER-61177 lockInfo supports dumping storage engine state | Benety Goh | 2021-11-03 | 1 | -4/+5 |
| | |||||
* | SERVER-61080 Avoid failing replicator tasks for test failures unrelated to ↵ | Vishnu Kaushik | 2021-11-03 | 5 | -44/+107 |
| | | | | the replicator | ||||
* | SERVER-61209 Add 'pr' to debug-file-resolver choices list | Jasur Nurboyev | 2021-11-03 | 1 | -2/+4 |
| | |||||
* | SERVER-61177 add KVEngine::dump() and StorageEngine::dump() | Benety Goh | 2021-11-03 | 10 | -0/+28 |
| | |||||
* | SERVER-57686 Create concurrency test for inserts during reshardCollection | Luis Osta | 2021-11-03 | 10 | -5/+122 |
| | |||||
* | SERVER-58343 Re-enable 'reshard_collection_failover_shutdown_basic.js' test | Luis Osta | 2021-11-03 | 1 | -3/+3 |
| | |||||
* | SERVER-60066 Remove plan cache entries on collection drop | Alexander Ignatyev | 2021-11-03 | 36 | -862/+1433 |
| | |||||
* | SERVER-61161 Prevent antithesis images from being overwritten when older ↵ | Richard Samuels | 2021-11-03 | 2 | -11/+57 |
| | | | | tasks are rerun | ||||
* | SERVER-60102 Validate clustered collections must be dropped to downgrade to 5.0 | Josef Ahmad | 2021-11-03 | 1 | -44/+97 |
| | |||||
* | Import wiredtiger: 000a87af63b38b740fd0edc135338edfe2480e64 from branch ↵ | Chenhao Qu | 2021-11-03 | 2 | -1/+53 |
| | | | | | | | | | mongodb-master ref: f60abf3e91..000a87af63 for: 5.2.0 WT-5012 Migrate wiredtiger-perf-evict to Evergreen | ||||
* | Import wiredtiger: f60abf3e91ab7443a6cb53742f8fa6581352f3b7 from branch ↵ | Chenhao Qu | 2021-11-03 | 2 | -2/+2 |
| | | | | | | | | | mongodb-master ref: 798793ffa1..f60abf3e91 for: 5.2.0 WT-8331 change format to allow quote characters | ||||
* | Import wiredtiger: 798793ffa1a8fb9960edfc782ad4a54b529e311d from branch ↵ | Chenhao Qu | 2021-11-03 | 6 | -78/+149 |
| | | | | | | | | | mongodb-master ref: a5581e7590..798793ffa1 for: 5.2.0 WT-8316 format backward compatibility mode fixes | ||||
* | Revert "SERVER-61095 improvements to transport_layer_asio_test" | auto-revert-processor | 2021-11-03 | 4 | -285/+276 |
| | | | | This reverts commit 385b7a54f0e44807611321dacabda314a5a527b1. | ||||
* | SERVER-60927 run non-fuzzer multiversion suites against last-lts and ↵ | Robert Guo | 2021-11-03 | 34 | -486/+623 |
| | | | | last-continuous | ||||
* | SERVER-60501 Add $locf accumulator | Ted Tuckman | 2021-11-03 | 5 | -0/+291 |
| | |||||
* | Revert "SERVER-60503 refactor SSLThreadInfo for easier debugging" | Sergey Galtsev | 2021-11-02 | 1 | -14/+15 |
| | |||||
* | SERVER-61199 Update TODOs listed in SERVER-47229 | Amirsaman Memaripour | 2021-11-02 | 1 | -2/+2 |
| |