Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-65971: Add an API for untimestamped writes to suppress ↵ | Daniel Gottlieb | 2022-07-26 | 8 | -18/+61 |
| | | | | write_timestamp_usage=ordered checks. | ||||
* | SERVER-68296 Only log the storage component with a higher verbosity level in ↵ | Gregory Wlodarek | 2022-07-26 | 1 | -4/+5 |
| | | | | check_for_oplog_cap_maintainer_thread.js | ||||
* | SERVER-68042 Registration of duplicate range deletion task must return ↵ | Pierlauro Sciarelli | 2022-07-26 | 3 | -20/+35 |
| | | | | original completion future | ||||
* | Revert "SERVER-67101 Support microsecond precision in ScopedTimer" | Ruoxin Xu | 2022-07-26 | 31 | -459/+79 |
| | | | | This reverts commit e7d2be0dae29265e2a6efafd4753debf11b9e96f. | ||||
* | SERVER-66639 Manager class for pre-image collection | csum112 | 2022-07-26 | 26 | -598/+685 |
| | |||||
* | SERVER-66265: Add task to run CQF tests without pipeline optimizations | Hana Pearlman | 2022-07-26 | 4 | -17/+56 |
| | |||||
* | SERVER-62356 Serialize creation of sharded and unsharded Timeseries collections | Paolo Polato | 2022-07-26 | 8 | -213/+455 |
| | |||||
* | SERVER-67497 Refactor histogram CE | Alya Berciu | 2022-07-26 | 11 | -419/+218 |
| | |||||
* | SERVER-67101 Support microsecond precision in ScopedTimer | Ruoxin Xu | 2022-07-26 | 31 | -79/+459 |
| | |||||
* | SERVER-67984 enableTemporarilyUnavailableExceptions set to default true | Yu Jin Kang Park | 2022-07-26 | 2 | -2/+2 |
| | |||||
* | Revert "SERVER-65049 Optimize away { $expr : true } in $match clauses" | Uladzimir Makouski | 2022-07-26 | 6 | -197/+14 |
| | | | | This reverts commit 3b51f4acaa6a57e8ced17971f85c7d6d35ac0cca. | ||||
* | SERVER-67990: TestTimerElapsedAfterMultipleDetachAttach change to multiple ↵ | Yu Jin Kang Park | 2022-07-26 | 1 | -29/+48 |
| | | | | runs with fail threshold | ||||
* | SERVER-68287 Add Timestamp to versioning section of the sharding ↵ | Allison Easton | 2022-07-26 | 1 | -25/+27 |
| | | | | architecture guide | ||||
* | SERVER-67253 Track time spent waiting for refresh on the router | Allison Easton | 2022-07-26 | 3 | -0/+28 |
| | |||||
* | Revert "SERVER-67318 Add addition, subtraction, multiplication to const_eval ↵ | Alexander Neben | 2022-07-26 | 6 | -230/+78 |
| | | | | | | with overflow" This reverts commit a2af071c5a28f2d92179ac20ac2d163043db19b9. | ||||
* | SERVER-67561 Create the interface to enable `validateBSON()` to run more ↵ | Yuhong Zhang | 2022-07-26 | 3 | -12/+89 |
| | | | | thorough checks | ||||
* | Import wiredtiger: 0867fcd05d02394288317e040de04be02d2459a9 from branch ↵ | Etienne Petrel | 2022-07-26 | 2 | -40/+35 |
| | | | | | | | | | mongodb-master ref: 783aa1f7df..0867fcd05d for: 6.1.0-rc0 WT-9588 Turn a check into assert in __rec_fill_tw_from_upd_select (#8126) | ||||
* | Import wiredtiger: 783aa1f7df44e1d8e5ff4a2b15475bf57946b3ec from branch ↵ | Etienne Petrel | 2022-07-26 | 15 | -96/+401 |
| | | | | | | | | | mongodb-master ref: 3ae4a6657c..783aa1f7df for: 6.1.0-rc0 WT-9474 Implement cursor bound checking for cursor next / prev for column store. (#8080) | ||||
* | Import wiredtiger: 3ae4a6657c32da5ec485857e3c8a9025f3677834 from branch ↵ | Etienne Petrel | 2022-07-26 | 2 | -1/+3 |
| | | | | | | | | | mongodb-master ref: 7aa2679553..3ae4a6657c for: 6.1.0-rc0 WT-9596 verify-datafile-little-endian test couldn't open lz4 compressor extension | ||||
* | Import wiredtiger: 7aa26795530b445019003a758a3027a891f1cfc7 from branch ↵ | Etienne Petrel | 2022-07-26 | 2 | -11/+11 |
| | | | | | | | | | mongodb-master ref: 18e0ce7959..7aa2679553 for: 6.1.0-rc0 WT-9626 Fixing the order of enabling/disabling python to make sure that it behaves correctly | ||||
* | SERVER-68064 Enable aggregation fuzzer mode for checking query correctness ↵ | Parker Felix | 2022-07-25 | 2 | -9/+24 |
| | | | | with column store indexes | ||||
* | SERVER-68264 Update GDB's pretty printer for CodeFragment | Irina Yatsenko | 2022-07-25 | 1 | -3/+16 |
| | |||||
* | Revert "SERVER-63193 Use O_DIRECT in checkFile for the watchdog" | Gabriel Marks | 2022-07-25 | 1 | -64/+82 |
| | | | | This reverts commit 50d4bcf42c06c70d179c128247919e62d5bffa50. | ||||
* | SERVER-65896 Only log "Timestamp monitor is stopping" once during shutdown | Gregory Wlodarek | 2022-07-25 | 2 | -7/+12 |
| | |||||
* | SERVER-64539 Add serverStatus metrics for the SBE $lookup project | Mariano Shaar | 2022-07-25 | 8 | -20/+225 |
| | |||||
* | SERVER-67595 Introduce bucketRoundingSeconds time-series option | David Wang | 2022-07-25 | 11 | -36/+77 |
| | |||||
* | SERVER-66789 Eliminate calls to CE module in substitution phase | Matt Boros | 2022-07-25 | 5 | -20/+55 |
| | |||||
* | SERVER-67318 Add addition, subtraction, multiplication to const_eval with ↵ | Daniel Segel | 2022-07-25 | 6 | -78/+230 |
| | | | | overflow | ||||
* | SERVER-67906 Remove downgrade test for secondary indexes on time-series ↵ | Gregory Wlodarek | 2022-07-25 | 1 | -89/+0 |
| | | | | measurements | ||||
* | SERVER-63193 Use O_DIRECT in checkFile for the watchdog | Gabriel Marks | 2022-07-25 | 1 | -82/+64 |
| | |||||
* | SERVER-66975 Warn upon SASL commands being compressed | Gabriel Marks | 2022-07-25 | 3 | -0/+31 |
| | |||||
* | SERVER-67532 Fail oplog server status section less | Gabriel Marks | 2022-07-25 | 3 | -9/+16 |
| | |||||
* | SERVER-65049 Optimize away { $expr : true } in $match clauses | Henri Nikku | 2022-07-25 | 6 | -14/+197 |
| | |||||
* | SERVER-67615 Stop using ErrorCategory::Interruption in the change stream ↵ | Mindaugas Malinauskas | 2022-07-25 | 1 | -83/+89 |
| | | | | pre-images purging job | ||||
* | SERVER-67641: Add aggregation tests to cqf passthrough suite | Hana Pearlman | 2022-07-25 | 1 | -0/+2 |
| | |||||
* | SERVER-68155 Improve IDL struct command handling | Sara Golemon | 2022-07-25 | 1 | -8/+13 |
| | |||||
* | SERVER-68156 Exclude temporary javascript test for shard merge only due to ↵ | mathisbessamdb | 2022-07-25 | 1 | -0/+3 |
| | | | | stepup logic | ||||
* | SERVER-68041 Robustify merge_write_concern.js and add diagnostic log | Ruoxin Xu | 2022-07-25 | 1 | -4/+24 |
| | |||||
* | SERVER-66595 remove calls to getGlobalServiceContext in POS derived classes | Tyler Brock | 2022-07-25 | 11 | -33/+77 |
| | |||||
* | SERVER-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArray | Pierlauro Sciarelli | 2022-07-25 | 1 | -1/+10 |
| | |||||
* | SERVER-67686 collMod coordinator must block migration on bucket nss (2nd ↵ | Tommaso Tocci | 2022-07-25 | 9 | -17/+78 |
| | | | | attempt) | ||||
* | Import wiredtiger: 18e0ce79594a60bbaede08adc7cb19431c95a4db from branch ↵ | Luke Chen | 2022-07-25 | 7 | -19/+34 |
| | | | | | | | | | mongodb-master ref: 973a8a0159..18e0ce7959 for: 6.1.0-rc0 WT-9614 Improve required compiler and python support in cmake/doc (#8134) | ||||
* | Import wiredtiger: 973a8a015972a35c828e2d4dc1e96b2273f9d0fa from branch ↵ | Luke Chen | 2022-07-25 | 2 | -28/+59 |
| | | | | | | | | | mongodb-master ref: 39ca6ebcfe..973a8a0159 for: 6.1.0-rc0 WT-9605 Make test_salvage01 more robust for FLCS (#8130) | ||||
* | Import wiredtiger: 39ca6ebcfe8f57b746a6ac2ebd736c9ed5088500 from branch ↵ | Luke Chen | 2022-07-25 | 4 | -3/+12 |
| | | | | | | | | | mongodb-master ref: 929842a097..39ca6ebcfe for: 6.1.0-rc0 WT-9610 Unable to set HAVE_BUILTIN_EXTENSION_ZSTD: Failed to find zstd library (#8133) | ||||
* | Import wiredtiger: 929842a097f59a64027d89095a62f9e774fe6a63 from branch ↵ | Luke Chen | 2022-07-25 | 2 | -2/+2 |
| | | | | | | | | | mongodb-master ref: 8fe5f2223b..929842a097 for: 6.1.0-rc0 WT-9606 Add missing space to compact progress message (#8132) | ||||
* | Import wiredtiger: 8fe5f2223bae87a198bf0fde7916bd4a4cd933a1 from branch ↵ | Luke Chen | 2022-07-25 | 12 | -532/+481 |
| | | | | | | | | | mongodb-master ref: 39a851a26a..8fe5f2223b for: 6.1.0-rc0 WT-9455 Refactor Cmake and Evergreen defaults (#8087) | ||||
* | SERVER-66937 Ensure $lookup plan cache interact correctly with plan cache ↵ | Anton Korshunov | 2022-07-24 | 29 | -143/+492 |
| | | | | commands | ||||
* | SERVER-68184 Use Number instead of NumberLong when indexing in ↵ | Jason Zhang | 2022-07-23 | 1 | -2/+2 |
| | | | | checkWritesOfCommittedTxns | ||||
* | SERVER-67166 Heuristic CE for SargableNode | Timour Katchaounov | 2022-07-22 | 1 | -1/+1 |
| | | | | | Make PhysRewriter/FilterIndexing3MultiKey more stable on different platforms. | ||||
* | SERVER-68024 Disable unittests on enterprise-rhel-80-64-bit-suggested | Richard Samuels | 2022-07-22 | 1 | -1/+1 |
| |