summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48963 Make max_time_ms_sharded.js more robustIan Boros2020-07-291-270/+0
* SERVER-49065 Mark API Version 1 commandsPV992020-07-286-1/+7
* Revert "SERVER-48963 Make max_time_ms_sharded.js more robust"Henrik Edin2020-07-271-0/+270
* SERVER-48963 Make max_time_ms_sharded.js more robustIan Boros2020-07-271-270/+0
* SERVER-48128 ShardServerProcessInterface should only version internal command...Bernard Gorman2020-07-272-5/+61
* SERVER-49400 Differenciate VectorClock persist behavior based on cluster rolePierlauro Sciarelli2020-07-271-0/+1
* SERVER-49416 Don't override the TestData.allowUncleanShutdowns parameter when...William Schultz2020-07-241-0/+3
* SERVER-49427 Delete pending_chunk.js and remove now-defunct code in the Metad...Cheahuychou Mao2020-07-242-3/+0
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-235-15/+68
* SERVER-49809 return MovePrimaryInProgress on view create or modify commandsMisha Tyulenev2020-07-231-2/+2
* SERVER-49765 fail with MovePrimaryInProgress for dropIndexesMisha Tyulenev2020-07-231-6/+30
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-2318-29/+27
* Revert "SERVER-49765 fail with MovePrimaryInProgress for dropIndexes, create ...Tommaso Tocci2020-07-221-29/+5
* SERVER-49765 fail with MovePrimaryInProgress for dropIndexes, create view, mo...Misha Tyulenev2020-07-221-5/+29
* SERVER-49433 Stop incrementing the collection major version on chunk splitsMatthew Saltz2020-07-214-37/+15
* SERVER-49452 fail with MovePrimaryInProgress in collModMisha Tyulenev2020-07-201-18/+60
* SERVER-49480 Allow transactions against the admin databaseSara Golemon2020-07-201-22/+4
* SERVER-49704 txn_being_applied_to_secondary_cannot_be_killed.js should not al...Matthew Russotto2020-07-201-2/+3
* SERVER-49678 Make enableFinerGrainedCatalogCacheRefresh default to falseRandolph Tan2020-07-203-3/+16
* SERVER-43633 Prohibit user writes to system.views in FCV 4.6Gregory Noma2020-07-201-3/+10
* SERVER-49116 Add rotateCertificates commandGabriel Marks2020-07-177-2/+7
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-07-175-26/+34
* SERVER-49092 fail with MovePrimaryInProgress in createIndexes commandMisha Tyulenev2020-07-151-10/+23
* SERVER-49044 Make AsyncRequestSender not retry remote command requests with s...Luis Osta2020-07-151-0/+74
* SERVER-46811 multi=true updates can modify the shard key of orphan documents ...Haley Connelly2020-07-141-0/+60
* SERVER-48936 Add stubs for the donor commandsLuis Osta2020-07-131-0/+3
* SERVER-33966 Removed Redundant SortRibhav Jain2020-07-101-8/+15
* Revert "SERVER-33966 Removed Redundant Sort"Ribhav Jain2020-07-101-15/+8
* SERVER-33966 Removed Redundant SortBen Caimano2020-07-101-8/+15
* SERVER-49453 Remove collMod command from move_primary_with_writes testMisha Tyulenev2020-07-101-4/+0
* SERVER-49089 fail with MovePrimaryInProgress in MapReduce commandMisha Tyulenev2020-07-101-0/+16
* SERVER-49090 fail with MovePrimaryInProgress for aggregate and stagesMisha Tyulenev2020-07-101-0/+23
* SERVER-49091 fail with MovePrimaryInProgress on create drop collMod renameCol...Misha Tyulenev2020-07-101-15/+69
* SERVER-48339 Ensure operation is hung on failpoint in unionWith_current_op.jsCharlie Swanson2020-07-101-11/+10
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-1/+1
* SERVER-49060: updating generic FCV constantsGrace Luong2020-07-097-32/+34
* SERVER-49088 fail with MovePrimaryInProgress for findAndModify commandMisha Tyulenev2020-07-081-37/+31
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-081-1/+1
* SERVER-48001 Complete TODO: enable multiversion testing for remoteOpWaitDavid Percy2020-07-071-2/+0
* SERVER-49086 fail with MovePrimaryInProgress for insert update and delete com...Misha Tyulenev2020-07-061-6/+28
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-031-1/+1
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-027-1/+103
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-07-011-0/+166
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-013-0/+13
* SERVER-48074 re-enable read_write_concern_defaults_application.js in sharding...Kevin Pulo2020-07-012-1/+14
* SERVER-47532 Add requires_persistence tag to lookup_graph_lookup_foreign_beco...Haley Connelly2020-06-301-1/+1
* SERVER-49087 add support for testing MovePrimaryInProgressMisha Tyulenev2020-06-301-0/+103
* SERVER-48699 Changed refine key test to prevent premature timeouts on slow ma...Marcos José Grillo Ramírez2020-06-301-15/+17
* SERVER-48988 Added test to check that multiple SSV on the same collection do ...Marcos José Grillo Ramírez2020-06-301-0/+77
* SERVER-34061 Stop preemptively loading sharded collections when loading a dat...Tommaso Tocci2020-06-306-5/+18