summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61597 Use deterministic order for random_moveChunk_timeseries_inserts.jsr5.1.1-rc0r5.1.1Rui Liu2021-11-201-1/+3
* SERVER-61607 Add DuplicateKey as acceptable error in resharding test.Max Hirschhorn2021-11-201-1/+13
* SERVER-54909 Report last durable and last applied operation wall times for al...Vesselina Ratcheva2021-11-191-0/+84
* SERVER-60729 Explicitly step up first node in initiate_takes_stable_checkpoin...Vesselina Ratcheva2021-11-191-14/+14
* SERVER-61532 Expose opcounters to detect constraint violationsJudah Schvimer2021-11-191-0/+4
* SERVER-61496 [SBE] Fix handling of nested SORT_MERGE stages in buildSortMergeMihai Andrei2021-11-192-4/+105
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-185-229/+126
* SERVER-60756 Add additional logging for failed updates in multi_statement_tra...ali-mir2021-11-181-2/+5
* SERVER-59871 startup_recovery_for_restore_restarts.js needs to make sure a ch...Matthew Russotto2021-11-171-7/+6
* SERVER-61021 Relax `timeseries_delete.js` document order expectationGregory Noma2021-11-171-1/+1
* SERVER-61039 Make sharded time-series listIndexes report the view's namespaceArun Banala2021-11-171-1/+9
* SERVER-61482 Avoid resharding holding open an oplog hole on configsvr.Max Hirschhorn2021-11-171-0/+116
* SERVER-61483 Fix resharding coordinator to recover its abort decision.Max Hirschhorn2021-11-162-3/+118
* SERVER-61440 Race in tenant_migration_recipient_current_op.jsA. Jesse Jiryu Davis2021-11-161-73/+49
* SERVER-61289 Make resharding_retryable_writes.js more robust to timingRandolph Tan2021-11-151-2/+10
* SERVER-61208 Prevent transactions_stale_shard_version_errors.js test from run...Marcos Jose Grillo Ramirez2021-11-151-1/+3
* SERVER-60567 Acquire AutoGetDB before parsing and verify collection existence...Mihai Andrei2021-11-131-0/+12
* SERVER-60945 Increase critical section timeout for resharding testBrett Nawrocki2021-11-121-7/+11
* SERVER-60751 Add does_not_support_stepdown tag to move_chunk_critical_section...Marcos José Grillo Ramirez2021-11-121-0/+1
* SERVER-61027 Add permitMigration flag to prevent balancer rounds and migratio...Marcos José Grillo Ramirez2021-11-121-0/+35
* SERVER-61269 Adding log to awaitdata_getmore_cmd.jsRui Liu2021-11-111-3/+10
* SERVER-55382 Move NoSuchTransaction error to skippableErrorsLuis Osta2021-11-091-3/+3
* SERVER-58343 Re-enable 'reshard_collection_failover_shutdown_basic.js' testLuis Osta2021-11-092-3/+102
* SERVER-61186 Remove ReshardingTest#isMixedVersionCluster() method.Max Hirschhorn2021-11-093-16/+7
* SERVER-61178 Use less concurrency in find_cmd_with_indexes_timeseries.jsGregory Wlodarek2021-11-091-1/+1
* SERVER-60869 Re-add logic to set feature compatibility version on arbitersr5.1.0-rc3ali-mir2021-11-021-0/+25
* SERVER-60948 Insert document in new collection in migration_id_index.js to aw...ali-mir2021-11-021-0/+4
* SERVER-59925 Stress test time-series insertsGregory Noma2021-11-021-0/+81
* SERVER-60584 Add test cases for $multiplyJennifer Peshansky2021-11-011-0/+41
* SERVER-56483 Adding indexName to execution stats explain output for ix_scan a...Bobby Morck2021-11-011-0/+41
* SERVER-61106 Use woCompare to generate timeseries summariesDan Larkin-York2021-10-301-0/+8
* SERVER-60762 Error when partitionBy is a constant arrayDavid Percy2021-10-291-19/+44
* SERVER-60363 Make assertion for amount of retries in ocsp_retry_backoffs less...Erwin Pe2021-10-291-3/+4
* SERVER-59505 Fix tenant migration test suitesamontea2021-10-291-0/+2
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-281-6/+9
* SERVER-59662 Test killing time-series insertsGregory Noma2021-10-281-0/+78
* SERVER-59505 Fix TS pushdown predicate to capture variable typesamontea2021-10-271-0/+148
* SERVER-58911 Remove 'isMixedVersionCluster' usageLuis Osta2021-10-261-7/+5
* SERVER-60739 Enable balancer for sharded time-series collectionsBikash Chandra2021-10-261-0/+100
* SERVER-60859 Fix wait in ReshardingCoordinator to use cancel token.Max Hirschhorn2021-10-231-23/+32
* SERVER-60450 Add error check for $dateSubtract when negating amountMilena Ivanova2021-10-222-0/+6
* SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton2021-10-221-19/+0
* SERVER-59885 Wait for replica set to stabilize before validating collectionsVishnu Kaushik2021-10-211-0/+5
* SERVER-60755 Distinguish between null, missing, and undefined in $graphLookupTed Tuckman2021-10-211-0/+99
* SERVER-60740 Ignore $indexStats issued by index consistency checker in testsRui Liu2021-10-211-0/+6
* SERVER-59882 Autosplit tests may get one less chunk than expected due to wuow...Pierlauro Sciarelli2021-10-213-106/+165
* SERVER-60826 Add jstest to downgrade a new cluster from latest to last-contin...Huayu Ouyang2021-10-211-0/+91
* SERVER-59890 Exclude chunk migration test from config stepdown suite.Max Hirschhorn2021-10-211-0/+4
* SERVER-60588 Don't attempt to coerce a double product to longJennifer Peshansky2021-10-201-11/+18
* SERVER-59970 Fix reply value from authenticate commandSara Golemon2021-10-201-4/+12