summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-63531 Correct error to indicate that non-voting members can be ↵Louis Williams2022-04-125-18/+104
| | | | | | | | | | | | included in commitQuorum (cherry picked from commit 303a724f519e8d45d3b5d1d31c1ac509cfabf08c) SERVER-63531 Prevent all buildIndexes:false nodes from being included in commitQuorum Previously only voting buildIndexes:false nodes were excluded from commitQuorum. But all buildIndexes:false nodes, including non-voting ones, should be excluded. (cherry picked from commit 5f6cd9a3c69faef393b79e18b118b29f2cce0123)
* SERVER-64519 Filter fields attached to the CritSec reason when creating a ↵Marcos Jose Grillo Ramirez2022-04-112-4/+16
| | | | | | collection to make collection creation backward compatible (cherry picked from commit eef965232b1932c519e4df3e436c8cc603753b72)
* SERVER-64059: Fetch committed txn entries lte startApplyingDonorOpTimeChristopher Caplinger2022-04-084-49/+84
| | | | (cherry picked from commit 3c6cae457889f39aee38555022ad62db76d0dd34)
* SERVER-60105 Record time-series writes to the global OpCounterGregory Wlodarek2022-04-081-0/+1
| | | | (cherry picked from commit 0e7af76ae586749bf71928963c857cb50f760b9b)
* SERVER-65032Shreyas Kalyan2022-04-081-0/+1
| | | | (cherry picked from commit f909fbe1731e0e04a3a4e48edc032530ac6499ea)
* SERVER-63910 Improve error messaging in CollectionShardingRuntimeEnrico Golfieri2022-04-081-2/+3
| | | | cherry-pick 340ead2906be74f75133c9c93e110048dc9d7b30
* SERVER-64065 disable user_management_helpers on selinuxsergey.galtsev2022-04-084-0/+4
|
* SERVER-65200 don't reset environment in the package taskRobert Guo2022-04-071-5/+0
|
* SERVER-60485 Tasks which run on the MigrationUtilExecutor must not wait for ↵Tommaso Tocci2022-04-071-2/+4
| | | | | | shutdown to complete (cherry picked from commit f68132598722199fec72468599aef83d507ab213)
* SERVER-65284 Create collection coordinator should always perform cleanup on ↵Tommaso Tocci2022-04-071-9/+5
| | | | subsequent executions
* SERVER-64727 Make all DDL coordinator documents parsing not strictTommaso Tocci2022-04-075-5/+5
|
* SERVER-62946 backport Use failpoints to exercise audit log rotation failure ↵Adam Rayner2022-04-071-0/+1
| | | | on startup
* SERVER-64118 Stop running encrypt-related tests on SBE yield variantIan Boros2022-04-061-1/+1
| | | | (cherry picked from commit e509321970cd90d10162a756bfa7c0309a601477)
* SERVER-64031 serverStatus should not take PBWM lock and skip ticket acquisitionGregory Wlodarek2022-04-061-0/+5
| | | | (cherry picked from commit 21634e3b9ce8345b5c79cf2cfee82542f4b5c7d5)
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-04-065-22/+27
| | | | (cherry picked from commit 08c6a327ba4dc2c7088c255ef610b387c2233b87)
* SERVER-64403 Encode the sort key from a document with collation only if ↵Denis Grebennicov2022-04-062-17/+21
| | | | value is present when comparing a sort key from index with one from the document in SORT_MERGE stage.
* SERVER-62513 SERVER-64244 RunDBCheckInBackground should retry on Interrupt ↵Yu Jin Kang Park2022-04-062-92/+115
| | | | errors
* SERVER-65180 remove v4, cxx20, and macOS arm64 builders (5.3)Benety Goh2022-04-052-329/+0
|
* SERVER-64250 Skip geo_array1.js on the Linux (No Journal) builderBenety Goh2022-04-051-0/+1
| | | | (cherry picked from commit 45cf875ec169675412c4e4ade0e813d3b59efed6)
* SERVER-64102 Ensure that unpacking measurements doesn't overwrite pushedown ↵James Wahlin2022-04-053-0/+72
| | | | | | addFields that are computed on meta data (cherry picked from commit 3a8cf3d2d1c6f668607756ab0b972f9ca2148f18)
* SERVER-64552 Replace invariant with assertion for non-joinable rename ↵Pierlauro Sciarelli2022-04-051-5/+6
| | | | collection participants
* SERVER-64617 Allow new unique index data formats to existYuhong Zhang2022-04-051-7/+12
|
* SERVER-65072 Bump for 5.3.1 GAr5.3.1Jon Streets2022-03-301-0/+1
|
* SERVER-64410 Add ability to defer merge sort in pipeliner5.3.1-rc0Ted Tuckman2022-03-277-8/+182
| | | | (cherry-picked from commit 3b8aa12e9d9b82e5f8419e53578bfc6bde20114d)
* SERVER-64796 Fixes Clustered Index BugMatt Kneiser2022-03-242-1/+41
|
* SERVER-64812 use the correct operand arity check for ExpressionObjectRushan Chen2022-03-241-4/+3
|
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-232-0/+10
| | | | (cherry picked from commit ece9ffb3227b8e69d8908ae0d0437701d9847a77)
* SERVER-63362 Bump for 5.3.0 GAr5.3.0Jon Streets2022-03-221-0/+1
|
* SERVER-64577 add missing libdep for write_concern_optionsr5.3.0-rc4Matt Broadstone2022-03-171-0/+1
|
* SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone2022-03-179-136/+169
| | | | also fixes SERVER-63100
* SERVER-64517 Recover RecoverableCriticalSection after initialSync and ↵Jordi Serra Torrens2022-03-1613-62/+143
| | | | | | startupRecovery have completed (cherry picked from commit ce0bbc5ec1728e443c5ff893a78693b24570b80d)
* Import wiredtiger: fc1d5325d2a36711d0618211a72d38f1e8d4d139 from branch ↵Etienne Petrel2022-03-162-6/+15
| | | | | | | | | mongodb-5.3 ref: 09610264e1..fc1d5325d2 for: 5.3.0-rc4 WT-8879 Set the OOO flag when the selected tombstone is globally visible
* Import wiredtiger: 09610264e13a80c67c83f72814a22865c2f43f41 from branch ↵Etienne Petrel2022-03-162-2/+7
| | | | | | | | | mongodb-5.3 ref: 01f90f2464..09610264e1 for: 5.3.0-rc4 WT-8924 Don't check against on disk time window if there is an insert list when checking for conflicts in row-store
* SERVER-63680 implelent mongo_csfle_v1_get_versionsergey.galtsev2022-03-141-2/+2
| | | | (cherry picked from commit 7274b39d8ca23793dd0605fbe33b742c20dcc7a6)
* SERVER-63680 implelent mongo_csfle_v1_get_versionsergey.galtsev2022-03-141-0/+2
| | | | (cherry picked from commit 7274b39d8ca23793dd0605fbe33b742c20dcc7a6)
* Import wiredtiger: 01f90f2464dcf5a03d5968d75c0f9ec4172437fe from branch ↵Luke Chen2022-03-093-3/+7
| | | | | | | | | mongodb-5.3 ref: 3e44a24338..01f90f2464 for: 5.3.0-rc4 WT-8560 Clear the obsolete on-disk time start time window if it exists
* Import wiredtiger: 3e44a24338c041119127a05fed55808551e5d892 from branch ↵Luke Chen2022-03-092-3/+3
| | | | | | | | | mongodb-5.3 ref: 8f54db107d..3e44a24338 for: 5.3.0-rc4 WT-8912 Avoid rollback writes to logged tables for in-memory database
* SERVER-64092: Fix pipeline_length_limit_tests.js for mixed debugged variantsr5.3.0-rc3Maddie Zechar2022-03-081-10/+14
| | | | (cherry picked from commit 642b5726218b867c48aad2a05dca069fec259bbd)
* SERVER-62521 Ensure distributed locks are being released even if a remote ↵Marcos José Grillo Ramirez2022-03-081-12/+35
| | | | | | stepdown error occurs (cherry picked from commit c9a74181ade07e824a0b6bec6913d27c56e8bf21)
* SERVER-63566 Increase plan exploration count in test IndexPartitioning1Timour Katchaounov2022-03-081-1/+1
|
* SERVER-64249 remove macOS Rosetta2 builder (5.3)Benety Goh2022-03-072-29/+0
|
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-03-077-19/+11
| | | | (cherry picked from commit 2b8743e84908d82dc4c5d69f636e853eda4bdadb)
* SERVER-64199 Use legal Timestamps for the routing performance benchmarksKaloian Manassiev2022-03-073-34/+32
| | | | (cherry picked from commit 7e114c6dc901142c721a9ca7c7adc17edd4868e4)
* SERVER-63985 Remove ChunkType from MigrateInfoAllison Easton2022-03-078-101/+113
| | | | (cherry picked from commit 297b1aa459b1fee4cb77ec305e91229eca55c008)
* SERVER-64129 Update snapshotId and filename for initialsync sys-perf-5.3 to ↵Jon Streets2022-03-041-8/+8
| | | | FCV 5.3
* SERVER-64201 Disable apply_ops_dropDatabase.js in multiversion testingJordi Olivares Provencio2022-03-042-1/+9
| | | | (cherry picked from commit e58c5d2a142b82e5820e71abf14410cb9321525d)
* SERVER-62759 Add lock release in dropDatabase for applyOpsJordi Olivares Provencio2022-03-045-9/+89
| | | | (cherry picked from commit 8696ce442652f7a69232b35901b73684bbcf7a88)
* SERVER-63758 Fix post-defragmentation checksAllison Easton2022-03-043-16/+42
|
* SERVER-64080 ConfigsvrConfigureCollectionBalancing should not call ↵Allison Easton2022-03-041-29/+30
| | | | | | tellShardsToRefreshCollection while holding the chunk lock (cherry picked from commit 8f793e746623e1337cbf833d55e310374d97146e)
* SERVER-63969 Remove validation of ChunkType from migrateInfoAllison Easton2022-03-041-1/+0
| | | | (cherry picked from commit ba526142d5b80aee629161dc5754fd928833daa3)