summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61597 Use deterministic order for random_moveChunk_timeseries_inserts.jsr5.0.5-rc0r5.0.5Rui 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-59879 Adjust maxTimeMS value to allow for slower execution in the para...Milena Ivanova2021-11-191-2/+4
* SERVER-60756 Add additional logging for failed updates in multi_statement_tra...ali-mir2021-11-181-2/+5
* SERVER-61039 Make sharded time-series listIndexes report the view's namespaceArun Banala2021-11-181-1/+9
* SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva2021-11-171-0/+130
* SERVER-59871 startup_recovery_for_restore_restarts.js needs to make sure a ch...Matthew Russotto2021-11-171-0/+4
* SERVER-60217 disable sync2.js and replsetarb2.js from multiversion suitesVishnu Kaushik2021-11-172-0/+2
* SERVER-61021 Relax `timeseries_delete.js` document order expectationGregory Noma2021-11-171-1/+1
* SERVER-60804 Remove shard version checks from cursor_valid_after_shard_stepdownAllison Easton2021-11-171-17/+0
* SERVER-61483 Fix resharding coordinator to recover its abort decision.Max Hirschhorn2021-11-171-0/+91
* SERVER-61482 Avoid resharding holding open an oplog hole on configsvr.Max Hirschhorn2021-11-171-0/+120
* SERVER-61483 Retry once in ReshardingTest when disabling failpoints.Max Hirschhorn2021-11-171-3/+31
* SERVER-61289 Make resharding_retryable_writes.js more robust to timingRandolph Tan2021-11-151-2/+10
* SERVER-60945 Increase critical section timeout for resharding testBrett Nawrocki2021-11-121-6/+11
* SERVER-61208 Prevent transactions_stale_shard_version_errors.js test from run...Marcos Jose Grillo Ramirez2021-11-121-1/+3
* SERVER-61269 Adding log to awaitdata_getmore_cmd.jsRui Liu2021-11-111-3/+10
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-091-0/+90
* SERVER-55382 Move NoSuchTransaction error to skippableErrorsLuis Osta2021-11-091-3/+3
* SERVER-61178 Use less concurrency in find_cmd_with_indexes_timeseries.jsGregory Wlodarek2021-11-091-1/+1
* SERVER-57164 isVariableReference includes system variablesDavid Percy2021-11-081-0/+27
* SERVER-57486 Disable periodic index checker on transactions_stale_shard_versi...Marcos José Grillo Ramirez2021-11-081-1/+7
* SERVER-61027 Add permitMigration flag to prevent balancer rounds and migratio...Marcos José Grillo Ramirez2021-11-081-0/+35
* SERVER-60751 Add does_not_support_stepdown tag to move_chunk_critical_section...Marcos José Grillo Ramirez2021-11-081-0/+1
* SERVER-61283 Add `requires_fcv_50` to `timeseries_insert_kill_op.js` and `tim...Gregory Noma2021-11-052-0/+2
* SERVER-60762 Error when partitionBy is a constant arrayDavid Percy2021-11-041-19/+44
* SERVER-59924 Error executing aggregate with $out with "available" read concer...Eric Cox2021-11-041-0/+43
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-041-0/+98
* SERVER-58343 Re-enable 'reshard_collection_failover_shutdown_basic.js' testLuis Osta2021-11-041-4/+4
* SERVER-59662 Test killing time-series insertsGregory Noma2021-11-031-0/+79
* SERVER-57700 Measure latency/throughput of resharding::data_copy::fillBatchFo...Matt Walak2021-11-033-135/+197
* SERVER-57697 Measure latency/throughput of ReshardingOplogApplier::_applyBatchMatt Walak2021-11-032-18/+158
* SERVER-59925 Stress test time-series insertsGregory Noma2021-11-021-0/+81
* SERVER-60869 Re-add logic to set feature compatibility version on arbitersali-mir2021-11-021-0/+25
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-11-025-10/+423
* SERVER-60948 Insert document in new collection in migration_id_index.js to aw...ali-mir2021-11-021-0/+4
* SERVER-59505 Fix TS pushdown predicate to capture variable typesamontea2021-11-021-0/+150
* SERVER-60730 shardsvrDropDatabase should always join existing coordinatorAllison Easton2021-10-281-6/+9
* SERVER-60766 Add 'does_not_support_transactions' for sharded time-series testsArun Banala2021-10-274-0/+5
* SERVER-60418 Add tag to drop_sharded_timeseries_collection.js for unsupported...Bikash Chandra2021-10-261-0/+1
* SERVER-60739 Reduce the chunk size in timeseries_balancer.js to avoid heavy r...Bikash Chandra2021-10-261-2/+2
* SERVER-60661 Ensure CRUD operations work when the sharded timeseries feature ...Rui Liu2021-10-251-0/+194
* SERVER-58485 Add retry to insert inside transactions to prevent transient errorsMarcos José Grillo Ramirez2021-10-251-8/+13
* SERVER-60450 Add error check for $dateSubtract when negating amount valueMilena Ivanova2021-10-242-0/+6
* SERVER-60859 Fix wait in ReshardingCoordinator to use cancel token.Max Hirschhorn2021-10-231-23/+32
* SERVER-60651 Backport the autoSplitVector logic to v5.0Pierlauro Sciarelli2021-10-2211-126/+209
* SERVER-59885 Wait for replica set to stabilize before validating collectionsVishnu Kaushik2021-10-211-0/+5
* SERVER-58721 Set stable timestamp during replSetInitiateVesselina Ratcheva2021-10-211-0/+118
* SERVER-60740 Ignore $indexStats issued by index consistency checker in testsRui Liu2021-10-211-0/+6