summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Collapse)AuthorAgeFilesLines
...
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to ↵Randolph Tan2022-08-231-0/+31
| | | | | | shardCollection command (cherry picked from commit 0f28913257b0d6fee3b92927d7ec16a2ad54a0a0)
* SERVER-62636 setFeatureCompatibilityVersion 4.4 succeeds on 5.0 binVersion ↵Denis Grebennicov2022-08-202-78/+45
| | | | that has indexes with conflicting options
* SERVER-59834 Backport test to v5.0Alberto Massari2022-08-191-0/+46
|
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-183-0/+78
| | | | (cherry picked from commit 55f3bca3212d994bf00f1165021db34b3ce1d0bb)
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdErin Liang2022-08-171-0/+180
|
* SERVER-67939: run_dbcheck_background.js retry on CappedPositionLostYu Jin Kang Park2022-08-101-9/+25
|
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-101-0/+1
| | | | (cherry picked from commit e8f24a2e82b0741acfaa3e37b4aa3361ef73ac1a)
* SERVER-55345 exclude noShards commit type from duration assertion in ↵Jonathan Lee2022-08-091-1/+2
| | | | | | router_transaction_metrics.js (cherry picked from commit 856e40338a080691f09986756529935683f86e47)
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-092-0/+54
| | | | | | | | The primary of a replica set shard may otherwise have arbitrarily stale routing information for the source collection and temporary resharding collection based on the time of its last refresh. (cherry picked from commit eda2f5d5d94ef0e7ec8016e5b9cad00d746f1787)
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-091-0/+43
|
* SERVER-68522 Prevent 5.0 binary from starting in FCV 4.4 with misconfigured ↵r5.0.11-rc0Benety Goh2022-08-084-0/+179
| | | | TTL index
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-082-0/+2
| | | | | (cherry picked from commit 488f1356dbbe31847b033a3a8cf3bdd89605e864) (cherry picked from commit a1fdb9b117ce468d1f04fa33abeafeae0dda7d65)
* SERVER-68431 Configure test fixture failpoints for all CSRS nodesAbdul Qadeer2022-08-051-24/+45
| | | | (cherry picked from commit c272759ad888d73418115d50ba5920a25793929c)
* SERVER-68511 MovePrimary update of config.databases entry must use dotted ↵Pierlauro Sciarelli2022-08-051-0/+64
| | | | fields notation (backport v5.0)
* SERVER-68184 Use Number instead of NumberLong when indexing in ↵Jason Zhang2022-08-031-2/+2
| | | | | | checkWritesOfCommittedTxns (cherry picked from commit 4e2b9c4b8f62f81145483db734b778115a4784e1)
* SERVER-62747: proxy_protocol.js should connect to loopback address instead ↵Tyler Seip2022-08-022-3/+3
| | | | | | of localhost (cherry picked from commit 8e6789baea59e99172e6ceb4d8a4273fb186edb1)
* SERVER-43155 Queries which exceed `maxTimeMS` may return ↵Daniel Morilha2022-08-012-1/+54
| | | | | | | | | | | | | | | | | | | | | | | | | `NetworkInterfaceExceededTimeLimit` After careful evaluation and research the service-arch team settled into adding a new argument into connection pool's interface allowing their users to specify a custom timeout status in case the pool fails to deliver a connection within a specified time. This timeout status now competes with `NetworkInterfaceExceededTimeLimit` which is now returned either when the Connection Pool Controller is rather used to compute the timeout or when no custom timeout status code is specified. This commit also: - Refactors portions of `ConnectionPoolTest` to reflect changes in the API. - Adds `jstests/sharding/max_time_ms_connection_pool.js` integration test to ensure different timeouts return different statuses. - Fixes small glitch in `jstests/core/tnxs/many_txns.js` where `NetworkInterfaceExceededTimeLimit` might be validly returned under rare resource intense conditions and fail the test, reported as BF-20554. (cherry picked from commit 3fd2a61085f8c72a13d1bc00ad95c460c69eb8a8)
* SERVER-66072 Fix dependency analysis for $match on $expr with $randAlya Berciu2022-07-291-0/+161
|
* SERVER-66310 Make ExpressionSetUnion::isCommutative() collation awareAlya Berciu2022-07-291-0/+13
|
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-292-7/+70
| | | | (cherry picked from commit 0ba2a32577ed1d8b2bcf33ca195dce5516a484be)
* SERVER-68041 Robustify merge_write_concern.js and add diagnostic logRuoxin Xu2022-07-271-4/+24
| | | | (cherry picked from commit 7684a3e44eadcc9eaaf1b20cf0c13f2aa2b4e1f3)
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-271-2/+5
|
* SERVER-68158 fix incorrect replica set node reference in test for listIndexesBenety Goh2022-07-271-1/+1
| | | | (cherry picked from commit 082506444530d83a11b5ecfca52100aefc91a603)
* SERVER-66548 Add support for dependency tracking to $redactNicholas Zolnierz2022-07-251-0/+35
| | | | (cherry picked from commit cc4968771221658d66ff42ed2fb861656c5683ca)
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-07-221-50/+159
| | | | (cherry picked from commit dfec48667e724500f878c83bb1a10a609b2da669)
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-214-20/+258
| | | | (cherry picked from commit 3579b34f55aa53213455cdff348738f8595d28c7)
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream ↵Drew Paroski2022-07-213-1/+532
| | | | | | specs (cherry picked from commit 8ff9eb25cd17af72f7d9d3a15418c069eee1ae9d)
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion ↵Abdul Qadeer2022-07-215-21/+60
| | | | failpoint pause conditionally
* SERVER-57938 Skip validation for stored geometry if a 2dsphere index existsEric Cox2022-07-101-0/+7
| | | | cherry-picks 85cf0f4bdb5763514df90653a677cf8fa0100305
* Revert "SERVER-67532 Fail oplog server status section less"Gabriel Marks2022-07-081-5/+2
| | | | This reverts commit aef40887716046f0ac3503d3142630a23ae8b1e5.
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-071-2/+5
|
* SERVER-61234 Expand support for $function returning scalar BSON valuesJustin Seyster2022-06-281-0/+65
| | | | (cherry picked from commit 88162ec9f40f08fcf4dd31d24aa2532744e13dee)
* SERVER-67513 Disable or_to_in for jsCore_compatibility for v5.0samontea2022-06-271-0/+1
|
* SERVER-66727 Use full-precision timestamp for time-series bucketing decisionDan Larkin-York2022-06-241-0/+88
|
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-231-0/+38
|
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-06-211-0/+119
| | | | (cherry picked from commit b0b3890bdfc47bfd5a3cbc6c3f4d9b53c87441c4)
* SERVER-64244 Drop exceptions due to transient errors for whole ↵Yu Jin Kang Park2022-06-211-92/+93
| | | | runBackgroundDbCheck function
* SERVER-67220 Make set_fcv_prepared_transaction.js resilient to StaleConfig ↵Cheahuychou Mao2022-06-131-2/+7
| | | | errors
* SERVER-67167 Disable or_to_in.js from running in the parallel suiteTimour Katchaounov2022-06-101-0/+1
|
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-091-0/+68
|
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-071-0/+67
|
* SERVER-58257 Add actual vs. expected message for when stats asserts failDaniel Vitor Morilha2022-06-031-0/+12
| | | | (cherry picked from commit 3b81b9afedd26f9ff6352441e9e9eb075a43b3cf)
* SERVER-64628 Add more targeted tests for adding nodes to sharded setsVesselina Ratcheva2022-06-034-0/+195
| | | | (cherry picked from commit 181a405baf42fc204e924dcde8f246d6f40a09bb)
* SERVER-66902 remove tests that require 4.9 binariesRobert Guo2022-06-026-36/+21
|
* SERVER-66379 $or to $in conversion flawedTimour Katchaounov2022-06-021-3/+37
| | | | | (cherry picked from commit 951197b3834d509d7903efa4a66c0e9f79235262) (cherry picked from commit b499c915d1c21f063548c96d5d547dcfcda55754)
* SERVER-66860 FSM tests should not reuse same database namesTommaso Tocci2022-06-013-3/+3
| | | | (cherry picked from commit d88a892d5b18035bd0f5393a42690e705c2007d7)
* SERVER-63493 Fix maxTransactionLockRequestTimeoutMillis for update-shard-key ↵Israel Hsu2022-05-313-4/+4
| | | | | | tests (cherry picked from commit 47c9838a56f426908bb3445c4b581483240d93fb)
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-05-271-2/+2
| | | | (cherry picked from commit e74b25e957c8e4f46aa721151aa72007537b4cde)
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ↵Gregory Noma2022-05-262-4/+107
| | | | | | | barrier (cherry picked from commit 5f15e515c617fca69a4a6dc4be741c19e2d07aa8) (cherry picked from commit 1c3268ae7fd8ffd678c20d5f2ac977be2a2c982f)
* SERVER-66319 dbcheck_no_history_on_secondary.js waits for dbCheck hasher to ↵Benety Goh2022-05-261-0/+3
| | | | | | start (cherry picked from commit 3ba08e75e54c9e5f80e12870f0a42949ee449239)