Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command ↵r6.0.0-rc6 | Rachita Dhawan | 2022-05-17 | 3 | -45/+130 |
| | | | | | | Interrupted In _parseCommand (cherry picked from commit 38e4a5516d614a2bd1f3c3afde97c19068fd1441) | ||||
* | Revert "SERVER-65884 $lookup from ts optimize $sequentialCache" | James Wahlin | 2022-05-17 | 3 | -121/+0 |
| | | | | This reverts commit 252235fda4d45e85db342bb6437b1587b980b1ed. | ||||
* | SERVER-65152 Update change_stream_null_existence_eq_rewrite_test.js for ↵ | Andrii Dobroshynski | 2022-05-17 | 2 | -4/+30 |
| | | | | | | newly-added events (cherry picked from commit 5a611b4f0dd3c2117b0f7dd7a7ccf9469dae796b) | ||||
* | SERVER-65947 MigrationDestinationManager must recover if an error occurs ↵ | Jordi Serra Torrens | 2022-05-17 | 8 | -153/+356 |
| | | | | | | during release of the critical section (cherry picked from commit 5bd946b1fcda93b27ab4c34297454c64c2b9702a) | ||||
* | SERVER-66075 Make change_streams_pre_image_removal_job.js tolerate transient ↵ | Mindaugas Malinauskas | 2022-05-17 | 1 | -5/+35 |
| | | | | | | CappedPositionLost errors when reading the oplog (cherry picked from commit 7de665954a026bf1fd68aaae78ad3aec2f2150f9) | ||||
* | SERVER-65937: Support different fcv tags for lts and continuous multiversion ↵ | David Bradford | 2022-05-17 | 7 | -76/+252 |
| | | | | | | tests (cherry picked from commit 3b4067a108295b079c3d43027caffe2e2c66d7d0) | ||||
* | SERVER-65930 DDL coordinators and rename participant initial checkpoint may ↵ | Allison Easton | 2022-05-17 | 3 | -10/+33 |
| | | | | incur in DuplicateKey error | ||||
* | SERVER-66031 fix fcv document retrieval in jstests/sharding/rename_sharded.js | Pierlauro Sciarelli | 2022-05-17 | 1 | -2/+2 |
| | |||||
* | SERVER-66377 make ClusterChunksResizePolicy resilient to renameCollection() ↵ | Paolo Polato | 2022-05-17 | 2 | -5/+26 |
| | | | | | | with dropTarget (cherry picked from commit 46c54afca7f15c78a578a4941b3a765f8f4e90c7) | ||||
* | SERVER-66498 Disable Baseline JIT for MozJS | Mohammad Dashti | 2022-05-17 | 1 | -4/+24 |
| | | | | (cherry picked from commit 13ec926abfad8452f9e44196d5592577d245032e) | ||||
* | SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing ↵ | Mark Benvenuto | 2022-05-17 | 10 | -34/+46 |
| | | | | | | messages (cherry picked from commit ad2271e4c9dfeffd8a11b04a23da361483d695fb) | ||||
* | SERVER-65999 Fix the sharding test for two simultaneous compacts | Erwin Pe | 2022-05-17 | 1 | -0/+8 |
| | | | | (cherry picked from commit a86cebf1f3e71d70d83de592128ada08493321be) | ||||
* | SERVER-66445 Make the classic engine the default execution engine | Mihai Andrei | 2022-05-17 | 34 | -211/+322 |
| | | | | (cherry picked from commit 40109e237a0ffaf41d26b5465920d12bc6a3f304) | ||||
* | SERVER-65884 $lookup from ts optimize $sequentialCache | ruslan.abdulkhalikov | 2022-05-17 | 3 | -0/+121 |
| | | | | (cherry picked from commit a672dcd5658bdb7117de384e50e1747e610a5684) | ||||
* | SERVER-66082: Propagate cluster server parameters to new nodes during ↵ | Varun Ravichandran | 2022-05-16 | 9 | -292/+660 |
| | | | | | | file-copy based initial sync (cherry picked from commit 33ced84ad3537acb5a70907b6febb34adbcfbbcc) | ||||
* | Revert "SERVER-64332 added macos binary signing to push task" | Tausif Rahman | 2022-05-16 | 2 | -18/+0 |
| | | | | (cherry picked from commit dff7548deff174f47650eff9632acb8f201bac86) | ||||
* | SERVER-65699 delete test-only 'sbe' command | Kyle Suarez | 2022-05-16 | 13 | -3324/+0 |
| | |||||
* | SERVER-65859 Enable filtering of 'fromMigrate' change steam events for ↵ | Kyle Suarez | 2022-05-16 | 2 | -28/+27 |
| | | | | individual operations within applyOps array | ||||
* | SERVER-66139 Disable oplog visibility in standalone mode | Henrik Edin | 2022-05-16 | 7 | -26/+96 |
| | | | | (cherry picked from commit fbdcf79b38b141aa89d7b38ddcf40d4065c4c2ae) | ||||
* | SERVER-66031 rename must succeed on all shards when UUIDs provided for C2C | Pierlauro Sciarelli | 2022-05-16 | 2 | -3/+29 |
| | |||||
* | SERVER-66383 Persist the progress of ClusterChunksResizePolicy without ↵ | Paolo Polato | 2022-05-16 | 1 | -13/+25 |
| | | | | | | holding the state mutex (cherry picked from commit bbd45c53cc35a4e2c614be62d13e307ab56ddc95) | ||||
* | SERVER-65956 fix minor bugs in defragmentation source code/tests | Paolo Polato | 2022-05-16 | 5 | -12/+20 |
| | | | | (cherry picked from commit 4afa98e3a445ee7f6738c8717f7283c2ef6eeefd) | ||||
* | SERVER-65956 Skip split phase of collection defragmentation based on feature ↵ | Paolo Polato | 2022-05-16 | 2 | -42/+70 |
| | | | | | | flag (cherry picked from commit 7e7e34fb672286c403ccfc999ac1a66625a31acb) | ||||
* | SERVER-66089 Initial sync should do transaction table read with a later ↵ | Matthew Russotto | 2022-05-16 | 3 | -5/+111 |
| | | | | | | afterClusterTime. (cherry picked from commit 878b6bb32413dc105133ffac31e9a0cf21e930f4) | ||||
* | SERVER-66354 Additional $search metadata pipeline should use separate ↵ | Mihai Andrei | 2022-05-16 | 16 | -45/+83 |
| | | | | ExpressionContext (cherry picked from commit d3d37be21fdac8e773c30db8ba542bbf7d9f5f4f) | ||||
* | SERVER-66423 Set the fromMigrate flag of DurableReplOperation entries only ↵ | Antonio Fuschetto | 2022-05-16 | 2 | -6/+27 |
| | | | | when FCV is 6.0 or greater | ||||
* | SERVER-65916 Prevent batched_multi_deletes_failover.js from stalling on ↵ | Haley Connelly | 2022-05-16 | 1 | -13/+10 |
| | | | | | | failpoint (cherry picked from commit d7cf7fead440ccd82456c7ee5159bfe0444340d3) | ||||
* | SERVER-64352 Don't attempt to notarize the test shell | Andrew Morrow | 2022-05-13 | 1 | -3/+2 |
| | | | | (cherry picked from commit 1d4d6b6f83b4c4e1a96802fffe89b9399f89e3b3) | ||||
* | SERVER-64433 Recovering the topology tick points on startup/init sync | Sergi Mateo Bellido | 2022-05-13 | 10 | -91/+495 |
| | | | | (cherry picked from commit cc33146088335da2bc08edf4eeec7d6b9fd724f0) | ||||
* | SERVER-66389 Fix $where parameter bind-in optimization | David Storch | 2022-05-13 | 10 | -29/+102 |
| | | | | (cherry picked from commit 48acc21bc952810c7028f79773905f9cdcce44af) | ||||
* | SERVER-64352 mongo shell no longer built by default | Alexander Neben | 2022-05-13 | 27 | -2321/+49 |
| | | | | (cherry picked from commit f59190ee55876c17de0ba92aaae9d2b369cdf901) | ||||
* | SERVER-66366 remove encryptionInformation after rewriting update and delete ↵ | Davis Haupt | 2022-05-13 | 2 | -0/+5 |
| | | | | requests for explain commands | ||||
* | SERVER-64628 Add more targeted tests for adding nodes to sharded sets | Vesselina Ratcheva | 2022-05-12 | 4 | -0/+195 |
| | | | | (cherry picked from commit 181a405baf42fc204e924dcde8f246d6f40a09bb) | ||||
* | SERVER-59400 Revert "SERVER-55581: Return ScopedDbConnection to connection ↵ | Amirsaman Memaripour | 2022-05-12 | 1 | -1/+0 |
| | | | | | | | | pool in cluster aggregation planner" This reverts commit 663e90bbe862969572246b7b442845ed83a2472d. (cherry picked from commit 81fa710687e399d7aa2bd093987396c6f6a36956) | ||||
* | SERVER-65641 Add test coverage for reaping a session with active ↵ | Cheahuychou Mao | 2022-05-12 | 4 | -10/+155 |
| | | | | | | TransactionParticipant and TransactionRouter yielders (cherry picked from commit 879d439c78c5c72735af6fbfdb2690eb32f74559) | ||||
* | SERVER-66386 Update AMI images for package tests | Brian McCarthy | 2022-05-12 | 2 | -7/+17 |
| | | | | (cherry picked from commit 558e2dfd2cc4d4a7e87b321d1a65c89a23984b17) | ||||
* | Revert "SERVER-65831 Use ScopedTaskExecutor to speed up ↵ | Paolo Polato | 2022-05-12 | 2 | -21/+12 |
| | | | | | | BalancerCommandsScheduler stop()" This reverts commit 00275096d675702c749a7cac59ca29d6532a5d7d. | ||||
* | SERVER-66312 Tests on batched operations do not involve orphaned documents | Antonio Fuschetto | 2022-05-12 | 1 | -178/+128 |
| | |||||
* | SERVER-65858 Mark the applyOps entries when the operations involves orphaned ↵ | Antonio Fuschetto | 2022-05-12 | 6 | -58/+259 |
| | | | | documents | ||||
* | Import wiredtiger: c2a7ed8278fa29430cd51d5e6ae9815f9fba2850 from branch ↵ | Luke Chen | 2022-05-12 | 12 | -89/+320 |
| | | | | | | | | | mongodb-6.0 ref: 799bf81c4b..c2a7ed8278 for: 6.0.0-rc6 WT-9251 Perform log flush before the metadata checkpoint | ||||
* | Import wiredtiger: 799bf81c4b6546b4edccaaa985077de8e69a4e99 from branch ↵ | Luke Chen | 2022-05-12 | 3 | -1/+129 |
| | | | | | | | | | mongodb-6.0 ref: ed5f8423a8..799bf81c4b for: 6.0.0-rc6 WT-9304 Fix checkpoint not to read deleted pages into cache | ||||
* | Import wiredtiger: ed5f8423a825c363f913be25c52a4ffdfc59d679 from branch ↵ | Luke Chen | 2022-05-12 | 2 | -2/+2 |
| | | | | | | | | | mongodb-6.0 ref: 50aa449b70..ed5f8423a8 for: 6.0.0-rc6 WT-9176 Set operation rate to 10ms for update threads in operations_test | ||||
* | Import wiredtiger: 50aa449b701f987e5c5379379cc2c99054872b2a from branch ↵ | Luke Chen | 2022-05-12 | 4 | -7/+8 |
| | | | | | | | | | mongodb-6.0 ref: ba455f3c9b..50aa449b70 for: 6.0.0-rc6 WT-8152 Remove stat_db_size runtime check from operations_test and rename cpp evergreen tasks | ||||
* | SERVER-66319 dbcheck_no_history_on_secondary.js waits for dbCheck hasher to ↵ | Benety Goh | 2022-05-12 | 1 | -0/+3 |
| | | | | | | start (cherry picked from commit 3ba08e75e54c9e5f80e12870f0a42949ee449239) | ||||
* | SERVER-66316 Make transactions API interact better with Client Side ↵ | Jack Mulrow | 2022-05-11 | 9 | -67/+111 |
| | | | | | | Operation Timeout (cherry picked from commit 2102f99116f9c8a4409ef2376abf7f2f1c9590c4) | ||||
* | SERVER-66319 use bulk inserts to speed up dbcheck test | Benety Goh | 2022-05-11 | 1 | -2/+6 |
| | | | | (cherry picked from commit 2daf151f5a547c9e4a213f996d72adc67ae2e832) | ||||
* | SERVER-65692 $searchMeta improvement | Charlie Swanson | 2022-05-11 | 19 | -307/+81 |
| | |||||
* | SERVER-64731: Use version level task generation | David Bradford | 2022-05-11 | 13 | -129/+100 |
| | | | | (cherry picked from commit c1638c0ae38d4ca3c807af83811bac4fa780f096) | ||||
* | SERVER-66113 Add link to mongo shell in enterprise install | Alexander Neben | 2022-05-11 | 1 | -0/+3 |
| | | | | (cherry picked from commit 5f5b619e60fd42e286a68e0e98740c269ec7db12) | ||||
* | SERVER-66375 Retry all operations on killed session errors in ↵ | Jack Mulrow | 2022-05-11 | 1 | -0/+5 |
| | | | | | | random_moveChunk_update_shard_key_kill_sessions.js (cherry picked from commit 4201be5dc451353a6f8ea1f373fd34c752b48739) |