summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-74380 Make the router loop not invariant on unexpected namespacesr6.0.6-rc0Kaloian Manassiev2023-04-2027-127/+219
|
* SERVER-76178 Fix moveRange authorization requirementsPierlauro Sciarelli2023-04-202-1/+31
|
* SERVER-72146 Add extra migration statistics including the total bytes cloned ↵Marcos José Grillo Ramirez2023-04-195-2/+39
| | | | | | before and during catch up, committed and aborted migrations and total time (cherry picked from commit 9fae6f63e917c33d6b4bee6d57446a3b6111b96a)
* SERVER-69783 use integral value for large 'expireAfterSeconds' in ttl testBenety Goh2023-04-191-1/+1
| | | | (cherry picked from commit 293bcb83c26a18ddaa74db375d3b1e3dac9a1bfe)
* SERVER-69783 add test case for TTL index with floating point ↵Benety Goh2023-04-191-0/+8
| | | | | | 'expireAfterSeconds' (cherry picked from commit fc98fdb6d67eb51112fcb72d82a561d580ee085a)
* SERVER-76274 moved microbenchmarks to their own distroSimon Eismann2023-04-191-4/+4
|
* SERVER-75360 Add number of results from mongot to slow query log lineTed Tuckman2023-04-192-0/+4
|
* SERVER-74997 Reduce the timeout of tlsOCSPVerifyTimeoutSecs to 4 secondsAdrian Gonzalez2023-04-191-1/+1
|
* SERVER-76241 Add search_pinned_connections_auth to relevant tasks in ↵George Wangensteen2023-04-181-0/+2
| | | | evergreen_nightly.yml on 6.0
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-1820-69/+266
| | | | (cherry picked from commit 7ed14a4b2c043c639d1c6aa4d22f80f30ca44d97)
* SERVER-75725 Control TaskExecutorCursor's connection-pinning behavior with a ↵George Wangensteen2023-04-188-13/+54
| | | | | | | | | | | | server parameter and add appropriate testing. In this PR, we: - Remove the now-obsolete getCallbackHandle interface from TEC. - Hook up the TEC default pinConnection-parameter to the relevant server parameter - Add a new suite running all search tests with that server parameter enabled - Fix a small bug to ensure we use the SSL mode provided by the request in PCTE - Fix a small bug to appropriately handle the case where we can't acquire a stream from the transport layer (cherry picked from commit c6e5701933a98b4fe91c2409c212fcce2d3d34f0)
* SERVER-74112 Make mongod->mongot connections auth configurableGeorge Wangensteen2023-04-171-0/+2
| | | | (cherry picked from commit a747cd6f56de7550caccd1ef4838e9ee6737ae2e)
* SERVER-57056 Give LogSeverity::Log() messages syslog severity level infoGabriel Marks2023-04-171-1/+1
|
* SERVER-75183 Add a server parameter to configure connection-pinning behavior ↵George Wangensteen2023-04-172-0/+42
| | | | for TaskExecutorCursor
* SERVER-73613 Let TaskExecutorCursor Pin Connections When RequestedGeorge Wangensteen2023-04-178-344/+882
| | | | (cherry picked from commit db68d8f57be484d25ba4c37bd049e0c07cb7d645)
* SERVER-76186: specify garasign creds per version 6.0Tural Farhadov2023-04-171-2/+2
|
* SERVER-75299 Lower BalancerStatsRegsitry log severityMarcos José Grillo Ramirez2023-04-171-2/+4
| | | | (cherry picked from commit faf4eaafed79f70b4b5b96670d7d08fc5beb929d)
* SERVER-73611 Add a PinnedConnectionTaskExecutor. This commit adds a ↵George Wangensteen2023-04-146-3/+1300
| | | | TaskExecutor capable of using a single transport connection for all RPCs scheduled through it. It is a combination of the commits 6c8f28e5f780b6b7c84e15207be05ce74dfe9d53, 13c9e75f19c6f21e90c250b3ff8ddf3d3cbad192, and f0faf5547f917c2b69959a9c4771b67719d8dbee
* SERVER-76077 Allow server to startup with 'bucketSize' field in index specHenrik Edin2023-04-141-1/+6
| | | | (cherry picked from commit 5488f63526dc5acd9ef4b061074dc46ecf7d45de)
* SERVER-73169 Disallow project_with_collation.js from running in suites that ↵Arun Banala2023-04-143-0/+3
| | | | | | terminate a node (cherry picked from commit 85d682c02f54554b32b4409c92bf5e337050d475)
* SERVER-76098 Allow queries with search and non-simple collationsMilitsa Sotirova2023-04-141-5/+0
| | | | This reverts commit b09100802d625717715819eb6fd7a3b14879aa75.
* SERVER-66795 Improve throttling on migration batches issued by the BalancerAllison Easton2023-04-141-18/+27
| | | | (cherry picked from commit abfa534efdee117fddbd91bb284f2e7b0f327c12)
* SERVER-76039 Fix initialization of PauseDuringStateTransitionsAbdul Qadeer2023-04-131-5/+11
|
* SERVER-64000: Create an unlock/relock scope guard.George Wangensteen2023-04-133-0/+154
| | | | (cherry picked from commit dbef08b92565ffc372b6eef21a1ea11a45c964c1)
* SERVER-48196 Upgrade the timelib to 2022.04 to update the built-in timezone ↵Yoonsoo Kim2023-04-1239-15539/+15928
| | | | | | files to 2022g (cherry picked from commit fdb3ed4c149c5eb38ae422f5fde4f29f411fdb07)
* SERVER-73610 Introduce Connection-Leasing from ConnectionPool and ↵George Wangensteen2023-04-1213-77/+316
| | | | | | NetworkInterface (cherry picked from commit 3eb6f1f4540a9315434341e447fd4b2830211ef6)
* SERVER-75795 Update aws_e2e_ec2.js for evergreen changes to AWS test identityMark Benvenuto2023-04-121-5/+1
| | | | (cherry picked from commit 0d27f0404b7ee96b24cd9a0c53adbfae171d0868)
* SERVER-75906: Reduce frequency of Microbenchmark testsJawwad Asghar2023-04-121-8/+8
|
* SERVER-66927 Remove reference to silentFail from mongo repoNamaz Gurbanov2023-04-127-129/+5
|
* SERVER-72107 Check for remaining bytes when reading strings with NulsShin Yee Tan2023-04-122-1/+13
|
* SERVER-75261 Added accounting for array element overhead for ↵Mindaugas Malinauskas2023-04-128-24/+162
| | | | | | | "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 Surroca2023-04-121-0/+7
| | | | | | prepare_transaction_then_migrate.js (cherry picked from commit b7b9d352b9566fe8b4c66eff66f695932b036f54)
* SERVER-75639 Remove dedicated executor for moveChunk/moveRange commandsPierlauro Sciarelli2023-04-121-23/+1
|
* Revert "SERVER-54150 Recovery from a stable checkpoint should fassert on ↵Moustafa Maher Khalil2023-04-1216-322/+58
| | | | | | oplog application failures" This reverts commit 7822344e72464810f6614d3491b86c7d0971b1bd.
* SERVER-75745 Only log record and index metadata associated with missing or ↵Dan Larkin-York2023-04-113-9/+23
| | | | | | extra index keys (cherry picked from commit 1c424c1a4d68fe02cb6ac0327bccbace66e05d62)
* SERVER-75652: remove -signed suffix for digest files(md5, sha1, sha256)Tural Farhadov2023-04-111-3/+3
| | | | (cherry picked from commit e87ad81188e06231f7b82d58c7919d25df79af2b)
* SERVER-75652: fix authenticode signing failureTural Farhadov2023-04-112-2/+2
| | | | (cherry picked from commit b8853d4f02e80e03b7e11982d6d1b41f13f87924)
* SERVER-75652: add checksum generation before signing in push taskTural Farhadov2023-04-112-2/+28
| | | | (cherry picked from commit f14c82b214e42722c4cf944a1405d8298d3fd664)
* SERVER-75652: migrate from notary_client to garasign for push taskTural Farhadov2023-04-113-3/+97
| | | | (cherry picked from commit 600f07dda26241ef255f916995f59e6b1398309b)
* SERVER-75501 - Remove FCV variants from v6.0Ahmad Shah2023-04-111-102/+0
|
* SERVER-75519 Task sharded_collections_jscore_passthrough times outNamaz Gurbanov2023-04-112-5/+4
|
* SERVER-74469 Mark the _validAfter field of CommitChunkMigrationRequest as ↵Paolo Polato2023-04-111-0/+5
| | | | deprecated
* SERVER-54150 Recovery from a stable checkpoint should fassert on oplog ↵Moustafa Maher Khalil2023-04-1016-58/+322
| | | | | | | application failures (cherry picked from commit d8d5582fd381ed87b8463782747399a6c1965892) (cherry picked from commit 4b9fcc952fa5193c42a832bb33152ba0da92068d)
* SERVER-71636 Fix explain of $lookup when inner collection is shardedDavid Storch2023-04-109-40/+308
| | | | | | | | | | | | 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-75877 Fixed compile unittests oomingAlexander Neben2023-04-082-3/+3
|
* SERVER-75601 Create a separate test for apiVersions section of FTDCMoustafa Maher Khalil2023-04-073-11/+26
| | | | (cherry picked from commit 4f9633bcd9fc54719319b3c1d73bf2ec8daa5607)
* SERVER-74179 Use initiateWithHighElectionTimeout() in ↵Wenbin Zhu2023-04-071-1/+1
| | | | primary_casts_vote_on_stepdown.js to prevent unexpected elections.
* SERVER-75601 Omit ApiVersions from FTDC data.Moustafa Maher2023-04-063-2/+14
| | | | (cherry picked from commit 3d9adf5f5924d16ce15fa9848800b6f6263c465b)
* SERVER-74871 Run jepsen_docker on debian10 only and clean up dead codeRyan Egesdahl2023-04-062-36/+0
| | | | (cherry picked from commit 0287f5807abee5124dfd327f447cb52e00fc7edd)
* SERVER-73869 Increase concurrency suite idle timeout in macos*Yu Jin Kang Park2023-04-062-1/+9
|