summaryrefslogtreecommitdiff
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-61633 Join _oplogFetcherExecutor in resharding recipient at exit.Max Hirschhorn2021-11-204-3/+16
* 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-193-0/+93
* SERVER-61360 reduce jlink for debian 9 variants to 0.0625 from (default) 0.25Daniel Moody2021-11-191-0/+2
* SERVER-59654 Add Evergreen task for time-series update fuzzerGregory Noma2021-11-191-0/+16
* SERVER-59879 Adjust maxTimeMS value to allow for slower execution in the para...Milena Ivanova2021-11-191-2/+4
* SERVER-60393 increase replica_sets_jscore_passthrough time limit to 3hrMoustafa Maher Khalil2021-11-181-3/+1
* 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-182-2/+10
* SERVER-60632 return NamespaceExists from mongos when dropTarget=falsePierlauro Sciarelli2021-11-182-2/+2
* SERVER-58636 Allow initial syncing nodes to see entries from uncommitted batc...Vesselina Ratcheva2021-11-179-0/+256
* 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-172-0/+96
* SERVER-61482 Avoid resharding holding open an oplog hole on configsvr.Max Hirschhorn2021-11-172-7/+139
* SERVER-61483 Retry once in ReshardingTest when disabling failpoints.Max Hirschhorn2021-11-171-3/+31
* SERVER-61473 Make ReshardingMetrics::onCompletion() idempotent.Max Hirschhorn2021-11-162-0/+12
* SERVER-61289 Make resharding_retryable_writes.js more robust to timingRandolph Tan2021-11-151-2/+10
* SERVER-59806 Change upsert for insert when writing chunks in create sharded c...Marcos Jose Grillo Ramirez2021-11-151-33/+30
* Import wiredtiger: 6f517e60fbc9c8e33032e75d683f53ae62ca531c from branch mongo...Luke Chen2021-11-15234-4917/+11265
* SERVER-60945 Increase critical section timeout for resharding testBrett Nawrocki2021-11-121-6/+11
* SERVER-60946 Retry NotWritablePrimary error when initiating replset to handle...Wenbin Zhu2021-11-121-1/+3
* SERVER-61208 Prevent transactions_stale_shard_version_errors.js test from run...Marcos Jose Grillo Ramirez2021-11-121-1/+3
* SERVER-51329: Fix Unexpected non-retryable error when shutting down aKshitij Gupta2021-11-123-6/+11
* SERVER-59719 Ensure resharding commit/abort completes before verifyingBrett Nawrocki2021-11-115-31/+28
* SERVER-60670 use a separate branch instead of a specific commit for TPCCAlex Podelko2021-11-112-4/+2
* SERVER-61269 Adding log to awaitdata_getmore_cmd.jsRui Liu2021-11-111-3/+10
* SERVER-54776 Enable feature flag for time-series metaField-only updates and d...Gregory Noma2021-11-101-1/+2
* SERVER-61309 Fix time-series bucket lock reacquisition logicDan Larkin-York2021-11-104-122/+129
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-11-0926-10/+624
* SERVER-60671 Remove the Dagger toolRyan Egesdahl2021-11-099-1872/+0
* 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-58736 Add BatchedCollectionCatalogWriter classHenrik Edin2021-11-095-0/+205
* SERVER-57171 Make the killop test more resilientAmirsaman Memaripour2021-11-081-38/+42
* SERVER-59329: Make sure that withTemporaryOperationContext throw an e...Kshitij Gupta2021-11-081-72/+92
* SERVER-57164 isVariableReference includes system variablesDavid Percy2021-11-083-3/+44
* 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-085-2/+49
* 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-61291 Fix forward compatibility with checkout_idl_files_from_past_rele...Moustafa Maher Khalil2021-11-051-1/+18
* SERVER-60762 Error when partitionBy is a constant arrayDavid Percy2021-11-042-21/+50
* SERVER-59432 tassert for group system var optimizeJacob Evans2021-11-042-2/+11
* SERVER-59924 Error executing aggregate with $out with "available" read concer...Eric Cox2021-11-0410-102/+77
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-0410-10/+122
* SERVER-58343 Re-enable 'reshard_collection_failover_shutdown_basic.js' testLuis Osta2021-11-041-4/+4