Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-74380 Make the router loop not invariant on unexpected namespacesr6.0.6-rc0 | Kaloian Manassiev | 2023-04-20 | 3 | -9/+63 |
| | |||||
* | SERVER-76178 Fix moveRange authorization requirements | Pierlauro Sciarelli | 2023-04-20 | 1 | -0/+30 |
| | |||||
* | SERVER-69783 use integral value for large 'expireAfterSeconds' in ttl test | Benety Goh | 2023-04-19 | 1 | -1/+1 |
| | | | | (cherry picked from commit 293bcb83c26a18ddaa74db375d3b1e3dac9a1bfe) | ||||
* | SERVER-75356 Fix sharded explain path's handling of 'let' parameters | David Storch | 2023-04-18 | 1 | -29/+126 |
| | | | | (cherry picked from commit 7ed14a4b2c043c639d1c6aa4d22f80f30ca44d97) | ||||
* | SERVER-75261 Added accounting for array element overhead for ↵ | Mindaugas Malinauskas | 2023-04-12 | 1 | -0/+34 |
| | | | | | | | "listCollections", "listIndexes", "_shardsvrCheckMetadataConsistencyParticipant" commands (cherry picked from commit 3cde7fd5d90f1e6bd16d38cc668963a14671d690) (cherry picked from commit 9cd5eeeba2184ce807985438ee984d7d8485b224) | ||||
* | SERVER-73877 Wait for shard to have a primary before doing a migration in ↵ | Silvia Surroca | 2023-04-12 | 1 | -0/+7 |
| | | | | | | prepare_transaction_then_migrate.js (cherry picked from commit b7b9d352b9566fe8b4c66eff66f695932b036f54) | ||||
* | Revert "SERVER-54150 Recovery from a stable checkpoint should fassert on ↵ | Moustafa Maher Khalil | 2023-04-12 | 1 | -114/+0 |
| | | | | | | oplog application failures" This reverts commit 7822344e72464810f6614d3491b86c7d0971b1bd. | ||||
* | SERVER-54150 Recovery from a stable checkpoint should fassert on oplog ↵ | Moustafa Maher Khalil | 2023-04-10 | 1 | -0/+114 |
| | | | | | | | application failures (cherry picked from commit d8d5582fd381ed87b8463782747399a6c1965892) (cherry picked from commit 4b9fcc952fa5193c42a832bb33152ba0da92068d) | ||||
* | SERVER-71636 Fix explain of $lookup when inner collection is sharded | David Storch | 2023-04-10 | 2 | -1/+222 |
| | | | | | | | | | | | | Before the fix, the system would erroneously dispatch explain commands across the wire when executing the inner side and throw away the results. After the fix, the system will actually run the agg command itself against the inner side. This improves the runtime stats that we expose in the final explain output, and avoids the parsing-related error originally reported under this ticket. (cherry picked from commit 1ff4d25cae73aa0c26e7a2f09da363401ba48d33) | ||||
* | SERVER-75601 Create a separate test for apiVersions section of FTDC | Moustafa Maher Khalil | 2023-04-07 | 2 | -7/+26 |
| | | | | (cherry picked from commit 4f9633bcd9fc54719319b3c1d73bf2ec8daa5607) | ||||
* | SERVER-74179 Use initiateWithHighElectionTimeout() in ↵ | Wenbin Zhu | 2023-04-07 | 1 | -1/+1 |
| | | | | primary_casts_vote_on_stepdown.js to prevent unexpected elections. | ||||
* | SERVER-75601 Omit ApiVersions from FTDC data. | Moustafa Maher | 2023-04-06 | 1 | -0/+7 |
| | | | | (cherry picked from commit 3d9adf5f5924d16ce15fa9848800b6f6263c465b) | ||||
* | SERVER-73869 Increase concurrency suite idle timeout in macos* | Yu Jin Kang Park | 2023-04-06 | 1 | -1/+1 |
| | |||||
* | SERVER-75561 Report and log more detailed information when validate ↵ | Dan Larkin-York | 2023-04-05 | 1 | -0/+73 |
| | | | | | | encounters multikey inconsistencies (cherry picked from commit fc3f5184c88025330c2e729188f4e38bac7d9886) | ||||
* | SERVER-75172 Use unique collection name in partial_index_logical.js | Nicholas Zolnierz | 2023-04-05 | 1 | -58/+56 |
| | | | | (cherry picked from commit 07356b01c414aed4de30dbce8744c3e8210f7a96) | ||||
* | SERVER-75618 oplog_sampling.js checks oplog fast count between inserts | Benety Goh | 2023-04-05 | 1 | -1/+25 |
| | | | | (cherry picked from commit 277e77b7244c93a2fc485d05e0a297fd5e66c045) | ||||
* | SERVER-75517 Add additional dollar-prefix validation in _id | Alya Berciu | 2023-04-04 | 1 | -0/+10 |
| | |||||
* | SERVER-73229 Throw on write errors in session refresh | Abdul Qadeer | 2023-04-04 | 1 | -0/+33 |
| | | | | (cherry picked from commit 447b425584090e2d11ad11bbd01ecb12c37294f4) | ||||
* | SERVER-67105: Allow in queries to use clustered index | Hana Pearlman | 2023-04-04 | 2 | -1/+51 |
| | |||||
* | SERVER-75468: Re-enable multiversion tests after 4.0 bug has been resolved | XueruiFa | 2023-04-03 | 2 | -4/+2 |
| | |||||
* | SERVER-75467: Temporarily disable failing multiversion tests | Xuerui Fa | 2023-04-03 | 2 | -2/+4 |
| | |||||
* | SERVER-61100 Fix multiversion tests that assert last-lts/last-continuous ↵ | Tausif Rahman | 2023-04-03 | 2 | -84/+74 |
| | | | | | | incompatibility (cherry picked from commit 69430bd7847d16fc0b3572747da5aeb8cf5cf858) | ||||
* | SERVER-75521 Tag BUS tests when they make 6.0 assumptions | David Percy | 2023-03-31 | 3 | -0/+7 |
| | |||||
* | SERVER-75444 Do not run multiversion that requires 4.0 on Enterprise Amazon ↵ | Mikhail Shchatko | 2023-03-31 | 1 | -1/+1 |
| | | | | Linux 2 arm64 | ||||
* | SERVER-74647 Retry create resharding state machine on interrupt | Brett Nawrocki | 2023-03-30 | 1 | -0/+46 |
| | | | | (cherry picked from commit c6fbd4ae07365389aa544f28e718eecf740604c7) | ||||
* | SERVER-75205 Fix deadlock involving FCV lock | Matt Kneiser | 2023-03-29 | 1 | -0/+220 |
| | | | | | | With minor jstest amendments. (cherry picked from commit e74f9c2fdf73ad707419fa4a8ae57aec70423ca6) | ||||
* | SERVER-74930: Fix $avg is returning the sum instead of the average in ↵ | Adityavardhan Agrawal | 2023-03-28 | 1 | -0/+11 |
| | | | | aggregate $group | ||||
* | SERVER-74131 Inject emit function on every call to ↵ | Denis Grebennicov | 2023-03-28 | 1 | -0/+47 |
| | | | | ExpressionInternalJsEmit::evaluate() | ||||
* | SERVER-74103 Increase storage log verbosity in `oplog_sampling.js`. | Benety Goh | 2023-03-27 | 1 | -1/+1 |
| | | | | (cherry picked from commit 54da911a0d431f34fa884781d3febb5c3c88f501) | ||||
* | SERVER-73385 Releasing unheld critical section upon sharded rename error ↵ | Pierlauro Sciarelli | 2023-03-27 | 1 | -1/+0 |
| | | | | must result in a no-op | ||||
* | SERVER-72774 Prevent a node in quiesce mode to win election. | Wenbin Zhu | 2023-03-24 | 1 | -0/+63 |
| | | | | (cherry picked from commit 6b19e54d461bab075ade6e3e05767a881ee37597) | ||||
* | SERVER-75243 Disable broken timeseries_lastpoint_top test | Alexander Ignatyev | 2023-03-24 | 1 | -1/+3 |
| | |||||
* | SERVER-74987 Check both featureFlagBucketUnpackWithSort{,50} in tests | David Percy | 2023-03-22 | 1 | -3/+10 |
| | |||||
* | SERVER-69952 Prevent timeseries from using _id when out of range | Joel Redman | 2023-03-22 | 1 | -21/+20 |
| | |||||
* | SERVER-68328 Add ResumableChangeStreamError label to ↵ | Vesselina Ratcheva | 2023-03-20 | 1 | -0/+2 |
| | | | | | | ReadConcernMajorityNotAvailableYet errors (cherry picked from commit 929980fe47f160e792fa20d5e6c36a858bb2143b) | ||||
* | SERVER-74501 Fix MigrationBatchFetcher/Inserter completion reliance to not ↵ | Randolph Tan | 2023-03-20 | 1 | -5/+5 |
| | | | | | | spawn an extra cleanup thread (cherry picked from commit bf4b3ae9b3eb5c376201135155ef6738bfef0e20) | ||||
* | SERVER-74386 Don’t reset "recordPreImages" option on "collMod" command | Denis Grebennicov | 2023-03-20 | 1 | -0/+7 |
| | |||||
* | SERVER-74449 Abort ongoin migrations on single phase builds | Marcos José Grillo Ramirez | 2023-03-17 | 1 | -0/+32 |
| | | | | (cherry picked from commit ba69a854467a233ed235029441b8626825d81cfc) | ||||
* | SERVER-73751 MovePrimary shouldn't copy indexes of sharded collections | Sergi Mateo Bellido | 2023-03-17 | 2 | -6/+15 |
| | | | | (cherry picked from commit c636ba3a9914fd3eddc905d8b1dfc50668e239b4) | ||||
* | SERVER-74642 validate fetches and logs oplog entries for corrupted records | Benety Goh | 2023-03-16 | 1 | -0/+28 |
| | | | | (cherry picked from commit bb2e76b99df5c766260d4e47f54f5445a63853cf) | ||||
* | SERVER-74631 Log index spec when validation detects index key inconsistencies | Dan Larkin-York | 2023-03-16 | 1 | -0/+7 |
| | | | | (cherry picked from commit 354b3b2ff1a72bef452b0037a707ecdc6879bff1) | ||||
* | SERVER-74632 Log aggregation results when validate commands fails due to a ↵ | Dianna Hohensee | 2023-03-16 | 1 | -0/+3 |
| | | | | | | validation error (cherry picked from commit 9b345f40ac74ea03eee77100e2244b9dc4bd6ccb) | ||||
* | SERVER-68648 Enable chunk migration concurrency feature flag | Rachita Dhawan | 2023-03-16 | 1 | -1/+4 |
| | | | | (cherry picked from commit 687dc1deba34b3809b5d62784be9285ee62d0a74) | ||||
* | SERVER-70640 Add migrationConcurrency to serverStatus | Rachita Dhawan | 2023-03-16 | 1 | -0/+6 |
| | | | | (cherry picked from commit 28a53314e42d11a11bf4dea0a40d3be164d30e8b) | ||||
* | SERVER-68388 Limit concurrency setting | Rachita Dhawan | 2023-03-16 | 1 | -2/+2 |
| | | | | (cherry picked from commit 07b44516a04e0d3b3ebadc4fa554142788095bb9) | ||||
* | SERVER-67183 Add parallel fetchers and inserters for chunk migration | Andrew Witten | 2023-03-16 | 2 | -76/+86 |
| | | | | (cherry picked from commit 1564f715d16870df7a524ad702aad6be0f2da1f5) | ||||
* | SERVER-72224 Differentiate between 'simple' and non-simple collations for ↵ | Haley Connelly | 2023-03-16 | 1 | -1/+17 |
| | | | | | | clustered collections (cherry-picked from commit 03f7b6c2820e38d0a5b2084a1751e28b09789895) | ||||
* | SERVER-73125: Set built-in variables on ExpressionContext of the validator | Naama Bareket | 2023-03-15 | 1 | -0/+20 |
| | | | | (cherry-picked from 7820a2ce672fffb91b9f03bd72c1cf827efc391e) | ||||
* | SERVER-74422 Blacklist partial_index_logical.js from multiversion suites | Nicholas Zolnierz | 2023-03-15 | 1 | -3/+1 |
| | |||||
* | SERVER-73822 Time-series $group rewrite ignores certain accumulators | Kevin Cherkauer | 2023-03-15 | 1 | -3/+14 |
| |