summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56127 Retryable update may execute more than once if chunk is migrated...Sanika Phanse2022-08-241-0/+83
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-222-0/+77
* SERVER-62272: Configure the failpoint at the correct positionnandinibhartiyaMDB2022-06-211-1/+1
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-091-0/+67
* SERVER-64903 Wait for ShardServerCatalogCacheLoader deletes in test.Max Hirschhorn2022-03-281-0/+8
* SERVER-64642 handle CallbackCanceled error code in batch_write_exec.cppAndrew Witten2022-03-211-3/+6
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2022-03-171-0/+11
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-081-0/+13
* SERVER-62739 Add 'uses_prepare_transaction' tag to testLuis Osta2022-01-191-1/+1
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2022-01-101-0/+124
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-065-0/+63
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-12-211-0/+109
* SERVER-44484 Changestream with updateLookup uasserts on updates from before c...Rishab Joshi2021-12-131-0/+63
* SERVER-45149 Add replset commands to prevent replsetDown timeoutLuis Osta2021-12-101-1/+4
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-12-101-0/+416
* SERVER-61924 Replace test with the v4.0 version due to missing failpoint comm...Luis Osta2021-12-091-28/+39
* SERVER-51087 Add testing utility for sharding collection given ranges.Max Hirschhorn2021-12-092-0/+198
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-265-32/+50
* SERVER-59160 Disable balancer in test_stacked_migration_cleanup.jsPierlauro Sciarelli2021-11-031-0/+1
* SERVER-60653 blacklist autosplit_with_balancer and write_cmd_auto_split from ...Pierlauro Sciarelli2021-10-282-0/+9
* SERVER-60653 Backport the autoSplitVector logic to v4.2Pierlauro Sciarelli2021-10-277-203/+171
* SERVER-56226 Implement a 'permitMigrations' collection property to prevent ch...Marcos José Grillo Ramirez2021-10-261-0/+123
* SERVER-43985 Make mongos pre-cache the routing table on startupAnton Oyung2021-10-071-0/+35
* SERVER-58104 Prevent the balancer from calculating split points in sessions c...Jonathan Lee2021-09-171-0/+54
* SERVER-44152: Pre-warm connection pools in mongosr4.2.17-rc0r4.2.17Anton Oyung2021-09-171-0/+124
* SERVER-45385 unblacklisted sharding/kill_sessions.js by removing multiversion...Jonathan Lee2021-09-101-4/+0
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-09-092-2/+2
* SERVER-55648Mongos doesn't return top-level batch-write error in case of shut...Luis Osta2021-07-291-0/+57
* SERVER-50547 Pipeline length limitJames Wahlin2021-07-271-0/+86
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...Paolo Polato2021-07-161-2/+13
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2021-06-111-0/+220
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-114-6/+29
* SERVER-46811 multi=true updates can modify the shard key of orphan documents ...Haley Connelly2021-06-041-0/+59
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-06-021-0/+2
* SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avo...v4.2.12Simon Gratzer2021-06-012-12/+157
* SERVER-56515 Make mergeChunks consider the 'incrementChunkMajorVersionOnChunk...Kaloian Manassiev2021-05-131-2/+11
* SERVER-56371 Upgrade timelib to 2021.06Mohammad Dashti2021-04-271-89/+107
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2021-03-171-0/+26
* SERVER-54660 make kill_pinned_cursor.js more robustIan Boros2021-02-241-4/+3
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-02-081-0/+55
* SERVER-53651 Just search for user-issued profiled aggregation in read_pref_cm...Pierlauro Sciarelli2021-02-041-2/+8
* SERVER-48442: Fix change_streams.js to test events in any orderSvilen Mihaylov2021-02-011-6/+17
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-141-3/+3
* SERVER-50769 Change streams no longer balk at empty applyOpsr4.2.12-rc0r4.2.12Justin Seyster2021-01-121-0/+75
* SERVER-44375 fix merge_with_drop_shard.js when the curop command fails due to...Lamont Nelson2021-01-071-9/+19
* SERVER-53444 Make tests that run removeShard in assert.soon to wait for the s...Cheahuychou Mao2020-12-213-0/+36
* SERVER-52732 Uptime reporter disables autosplit during ShardingTest initializ...Pierlauro Sciarelli2020-12-101-1/+6
* SERVER-53233 Fix change_streams_update_lookup_shard_metadata_missing.js to pu...Bernard Gorman2020-12-051-10/+12
* SERVER-50900 Disable PeriodicShardedIndexConsistencyChecker for cursor_valid_...Jason Zhang2020-12-041-0/+6
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-10-301-1/+1