0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
mongodb/jstests/sharding
2019-07-25 17:39:56 -04:00
..
libs SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineCollectionShardKeyCommand 2019-06-18 09:18:07 -04:00
accurate_count_with_predicate.js SERVER-3645 make count() with a predicate accurate on sharded clusters 2018-03-30 11:38:26 -04:00
add_and_remove_shard_from_zone.js SERVER-39234 Ensure shardCollection initial split works the same between config server and shard primary 2019-01-29 22:15:56 -05:00
addshard1.js
addshard2.js Revert "SERVER-4999 Normalize all hostnames to lowercase" 2019-06-11 09:24:52 -04:00
addshard4.js SERVER-31586 Update balancer configuration on mongod on addShard 2018-07-09 14:43:36 -04:00
addshard5.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
addshard6.js
addshard_idempotent.js SERVER-31586 Update balancer configuration on mongod on addShard 2018-07-09 14:43:36 -04:00
advance_cluster_time_action_type.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
advance_logical_time_with_valid_signature.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
after_cluster_time.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
agg_error_reports_shard_host_and_port.js SERVER-42017 make stage names in error messages match name used 2019-07-24 17:44:23 -04:00
agg_explain_fmt.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
agg_project_limit_pipe_split.js SERVER-24981 Rewrite $limit optimization 2017-12-07 15:57:06 -05:00
agg_sort.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
agg_write_stages_cannot_run_on_mongos.js SERVER-41199 Translate $out tests in jstests/sharding to use $merge 2019-05-21 14:12:57 -04:00
aggregates_during_balancing.js SERVER-41293 Metadata size is double counted in Document::getApproximateSize() 2019-05-30 11:32:26 -04:00
aggregation_currentop.js Revert "SERVER-41181 Fix sharding tests for hostname normalization" 2019-06-11 09:24:52 -04:00
aggregation_internal_parameters.js SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from change streams in 4.4 2019-06-25 10:08:45 +01:00
aggregations_in_session.js SERVER-41050 Ban txnNumbers outside of transactions and retryable writes 2019-05-16 09:46:43 -04:00
all_config_servers_blackholed_from_mongos.js SERVER-35633 Unblacklist lagged_config_secondary.js and all_config_servers_blackholed_from_mongos.js from RHEL 6.7 s390x variants 2018-11-17 11:32:12 -05:00
all_shard_and_config_hosts_brought_down_one_by_one.js
allow_partial_results.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
arbiters_do_not_use_cluster_time.js SERVER-32639 skip signing and validating clusterTime in arbiters 2018-04-12 20:42:39 -04:00
array_shard_key.js
auth2.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
auth_add_shard.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
auth_no_config_primary.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
auth_repl.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
auth_sharding_cmd_metadata.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
auth_slaveok_routing.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
auth.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
authCommands.js SERVER-36392 Make tests that rely on the autosplitter unintentially not require the autosplitter 2018-08-09 14:04:28 -04:00
authConnectionHook.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
authmr.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
authwhere.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
auto_rebalance_parallel_replica_sets.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
auto_rebalance_parallel.js SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.js 2018-06-22 16:31:47 -04:00
autodiscover_config_rs_from_secondary.js SERVER-36442 Restore {storageEngine: wiredTiger} in autodiscover_config_rs_from_secondary.js 2018-08-31 07:16:00 -04:00
autosplit_heuristics.js SERVER-36893 Change autosplit_heuristics.js to wait for chunk splitting after each insert 2018-08-28 10:20:30 -04:00
autosplit_include.js SERVER-34448 Enable autosplitting on the shard and disable on mongos 2018-08-09 14:30:15 -04:00
autosplit_with_balancer.js SERVER-41195 Turn off auto-splitting when the balancer is turned off 2019-06-24 10:52:34 -04:00
autosplit.js SERVER-34448 Enable autosplitting on the shard and disable on mongos 2018-08-09 14:30:15 -04:00
balance_repl.js
balancer_shell_commands.js
balancer_window.js SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.js 2018-06-22 16:31:47 -04:00
basic_drop_coll.js SERVER-35441 Make dropDatabase/dropCollection clean up config.tags 2018-07-03 10:29:01 -04:00
basic_merge.js
basic_sharding_params.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
basic_split.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
batch_write_command_sharded.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
bouncing_count.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
bulk_insert.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
bulk_shard_insert.js SERVER-33635: Remove repeated checkDocuments call 2018-03-22 13:33:25 -04:00
causal_consistency_shell_support.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
change_stream_chunk_migration.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
change_stream_enforce_max_time_ms_on_mongos.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
change_stream_lookup_single_shard_cluster.js SERVER-37560 Allow change streams to work with speculative majority reads 2018-12-21 16:43:58 -05:00
change_stream_metadata_notifications.js SERVER-39302 Change streams should always use the simple collation when no explicit collation is provided 2019-03-11 20:02:07 -04:00
change_stream_no_shards.js SERVER-34138 Allow change stream to be opened against non-existent DB and collection in sharded cluster 2018-04-29 16:16:16 +01:00
change_stream_read_preference.js SERVER-37560 Allow change streams to work with speculative majority reads 2018-12-21 16:43:58 -05:00
change_stream_resume_from_different_mongos.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
change_stream_shard_failover.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
change_stream_show_migration_events.js SERVER-38682 Add option to show writes to documents performed as part of chunk migrations in change streams 2019-05-22 19:49:30 -04:00
change_stream_transaction_sharded.js SERVER-41183 Add coverage for change streams over large transactions 2019-06-07 19:51:30 -04:00
change_stream_update_lookup_collation.js SERVER-37560 Allow change streams to work with speculative majority reads 2018-12-21 16:43:58 -05:00
change_stream_update_lookup_read_concern.js SERVER-40899 Nix chaining in change_stream_update_lookup_read_concern 2019-05-08 15:09:36 -04:00
change_streams_establishment_finds_new_shards.js SERVER-37700 Remove thread names that include whitespaces 2019-01-08 10:06:39 -05:00
change_streams_primary_shard_unaware.js SERVER-37560 Allow change streams to work with speculative majority reads 2018-12-21 16:43:58 -05:00
change_streams_shards_start_in_sync.js SERVER-37786 Reject change stream pipelines which modify or project-out the resume token 2019-02-03 15:06:46 +00:00
change_streams_unsharded_becomes_sharded.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
change_streams_whole_db.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
change_streams.js SERVER-40949 add LookupAllowed stage constraint 2019-05-20 15:50:22 -04:00
cleanup_orphaned_auth.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
cleanup_orphaned_basic.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
cleanup_orphaned_cmd_during_movechunk_hashed.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
cleanup_orphaned_cmd_during_movechunk.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
cleanup_orphaned_cmd_hashed.js
cleanup_orphaned_cmd_prereload.js
cleanup_orphaned_compound.js
cleanup_orphaned.js
clone_catalog_data.js SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands with "_shardsvr". 2019-07-10 15:35:08 -04:00
coll_epoch_test0.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
coll_epoch_test1.js SERVER-37932 Remove erroneous part of coll_epoch_test1.js that attempts to test something that shouldn't work, but due to a bug in the test, the test passes 2018-11-07 13:35:21 -05:00
coll_epoch_test2.js SERVER-39333 Add assertions that operations work in coll_epoch_test2.js 2019-02-11 17:21:59 -05:00
collation_lookup.js SERVER-39269 flag gate sharded $lookup 2019-02-07 18:41:36 -05:00
collation_targeting_inherited.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
collation_targeting.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
commands_that_write_accept_wc_configRS.js SERVER-37274 Set priority of secondaries to zero in commands_that_accept_write_concern JS tests 2018-10-01 12:34:53 -04:00
commands_that_write_accept_wc_shards.js SERVER-40238 New stage alias: $set => $addFields 2019-05-15 12:17:39 -04:00
config_rs_change.js SERVER-32597 Bump generic fCV references 2018-02-21 10:28:45 -05:00
config_rs_no_primary.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
configsvr_metadata_commands_require_majority_write_concern.js SERVER-38510 Set moreToCome flag with OP_MSG writes from shell 2019-01-07 22:54:19 -05:00
conn_pool_stats.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
convert_to_and_from_sharded.js SERVER-36442 In the mixed version tests wait for the setFCV command to be applied on all nodes 2018-08-21 16:40:13 -04:00
count1.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
count2.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
count_config_servers.js
count_slaveok.js
covered_shard_key_indexes.js SERVER-32526 Increase the ChunkManager unit-test coverage 2018-01-13 09:01:24 -05:00
create_database.js SERVER-35396 Remove FCV 3.6 testing in create_database.js 2018-06-06 12:51:43 -04:00
create_idx_empty_primary.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
current_op_no_shards.js
current_op_with_drop_shard.js SERVER-38933 currentOp is not resilient to drop shard 2019-01-14 10:58:14 -05:00
cursor1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
cursor_cleanup.js
cursor_timeout.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
cursor_valid_after_shard_stepdown.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
database_and_shard_versioning_all_commands.js SERVER-41950 MongoS should attach dbVersion on agg path when collection is unsharded 2019-07-17 13:26:03 -04:00
database_versioning_cache_entry_without_version_updated_with_version.js SERVER-41950 Flush database cache on primary shard when creating a database in the sharding catalog 2019-07-11 17:04:06 -04:00
database_versioning_safe_secondary_reads.js SERVER-42212 Make config server wait for majority before sending _flushDatabaseCacheUpdates to primary shard 2019-07-15 16:59:32 -04:00
delete_during_migrate.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
diffservers1.js SERVER-34700 Add maxTimeMS to diffservers1.js 2018-05-02 14:07:19 -04:00
disable_autosplit.js
drop_configdb.js
drop_sharded_db_tags_cleanup.js SERVER-35441 Make dropDatabase/dropCollection clean up config.tags 2018-07-03 10:29:01 -04:00
drop_sharded_db.js
dump_coll_metadata.js SERVER-32198 Split CollectionShardingState::getMetadata into three methods 2018-11-14 09:47:52 -05:00
empty_cluster_init.js
empty_doc_results.js
enable_sharding_basic.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
enforce_zone_policy.js SERVER-32884 Add back deleted sh.waitForBalancer() to utils_sh.js 2018-06-22 16:31:47 -04:00
error_during_agg_getmore.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
error_propagation.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
exact_shard_key_target.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
explain_agg_read_pref.js SERVER-18971 log command success/failure 2018-02-01 05:32:30 +00:00
explain_cmd.js SERVER-39274 Mongos shouldn't upconvert txn read concern level to snapshot if none is provided 2019-02-08 09:52:12 -05:00
explain_exec_stats_on_shards.js SERVER-33967 Include executionTimeMillis for each shard in the explain output 2019-06-19 17:08:11 +01:00
explain_find_and_modify_sharded.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
explain_read_pref.js SERVER-28524 remove group command 2018-05-30 09:45:28 -04:00
explainFind_stale_mongos.js SERVER-34338 Find explain in legacy query path on mongos does not retry on StaleShardVersion 2018-06-01 13:16:45 -04:00
failcommand_failpoint_not_parallel.js SERVER-34943 Ignore internal commands with "failCommand" 2018-12-12 08:54:29 -05:00
failcommand_ignores_internal.js SERVER-34943 Ignore internal commands with "failCommand" 2018-12-12 08:54:29 -05:00
features1.js SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept a namespace argument 2019-01-20 16:39:28 -05:00
features2.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
features3.js SERVER-16917 Add totalSize field to dbStats and collStats 2019-06-28 14:38:04 -04:00
find_and_modify_after_multi_write.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
find_collname_uuid_test.js SERVER-35910 Use correct parseNs function in ClusterFindCmd's ns() 2018-07-23 10:18:29 -04:00
find_getmore_cmd.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
findandmodify1.js
findandmodify2.js SERVER-34448 Enable autosplitting on the shard and disable on mongos 2018-08-09 14:30:15 -04:00
forget_mr_temp_ns.js SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collection 2018-05-22 16:54:22 -04:00
fts_score_sort_sharded.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
geo_near_random1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
geo_near_random2.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
geo_near_sharded.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
geo_near_sort.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
graph_lookup.js SERVER-41237 Re-ban $graphLookup against a sharded collection 2019-06-18 11:39:13 -04:00
hash_basic.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
hash_shard1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
hash_shard_non_empty.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
hash_shard_num_chunks.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
hash_shard_unique_compound.js SERVER-36321 Blacklist change_streams_primary_shard_unaware.js and hash_shard_unique_compound.js from zSeries 2018-08-27 14:38:57 -04:00
hash_single_shard.js
idhack_sharded.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
implicit_db_creation.js SERVER-31586 Update balancer configuration on mongod on addShard 2018-07-09 14:43:36 -04:00
in_memory_sort_limit.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
index1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
index_and_collection_option_propagation.js SERVER-38367 Descriptive error message for the inability to create unique indexes on arbitrary fields in sharded collections 2019-05-10 14:09:14 -04:00
initial_split_validate_shard_collections.js SERVER-14394 Add UUID checking to the hashed sharding with initial split test 2018-07-23 10:42:44 -04:00
inserts_consistent.js
invalid_system_views_sharded_collection.js SERVER-41813 Allow ViewCatalog lookup without validating system views 2019-06-26 16:50:38 -04:00
ismaster.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
json_schema.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
jumbo1.js SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept a namespace argument 2019-01-20 16:39:28 -05:00
key_many.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
key_rotation.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
key_string.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
keys_rotation_interval_sec.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
kill_op_overflow.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
kill_pinned_cursor.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
kill_sessions.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
killop.js SERVER-33462 allow killOp on local mongos operations 2018-03-27 10:44:21 -04:00
lagged_config_secondary.js SERVER-39631 Move failpoint activation in lagged_config_secondary.js 2019-03-25 16:52:05 -04:00
large_chunk.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
large_skip_one_shard.js
limit_push.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
linearizable_read_concern.js SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout 2018-07-24 13:09:41 -04:00
listDatabases.js
listshards.js SERVER-31586 Update balancer configuration on mongod on addShard 2018-07-09 14:43:36 -04:00
localhostAuthBypass.js SERVER-36257 Remove copyDB and clone commands 2018-08-07 14:26:55 -04:00
logical_time_api.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
logical_time_metadata.js SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equals $clusterTime 2019-07-02 11:42:13 -04:00
lookup_change_stream_post_image_compound_shard_key.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
lookup_change_stream_post_image_hashed_shard_key.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
lookup_change_stream_post_image_id_shard_key.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
lookup_mongod_unaware.js SERVER-39269 flag gate sharded $lookup 2019-02-07 18:41:36 -05:00
lookup_on_shard.js SERVER-39269 flag gate sharded $lookup 2019-02-07 18:41:36 -05:00
lookup_stale_mongos.js SERVER-39269 flag gate sharded $lookup 2019-02-07 18:41:36 -05:00
lookup.js SERVER-41199 Translate $out tests in jstests/sharding to use $merge 2019-05-21 14:12:57 -04:00
major_version_check.js SERVER-41480 Increment major version on splits where the shard version equals the collection version 2019-07-22 14:15:08 -04:00
map_reduce_validation.js SERVER-42201 Fix namespace validation for MR cluster command 2019-07-17 16:56:45 -04:00
mapReduce_inSharded_outSharded.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
mapReduce_inSharded.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
mapReduce_nonSharded.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
mapReduce_outSharded_checkUUID.js SERVER-35609 Create initial chunk on primaryShard 2018-06-20 10:42:15 -04:00
mapReduce_outSharded.js SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collection 2018-05-22 16:54:22 -04:00
max_time_ms_sharded_new_commands.js SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout 2018-07-24 13:09:41 -04:00
max_time_ms_sharded.js SERVER-39603 Robustify max_time_ms_sharded.js 2019-02-20 10:40:03 -05:00
merge_chunks_compound_shard_key.js
merge_chunks_test_with_md_ops.js
merge_chunks_test.js
merge_command_options.js SERVER-41950 MongoS should attach dbVersion on agg path when collection is unsharded 2019-07-17 13:26:03 -04:00
merge_does_not_force_pipeline_split.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_from_stale_mongos.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_hashed_shard_key.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_on_fields.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_requires_unique_index.js SERVER-42017 make stage names in error messages match name used 2019-07-24 17:44:23 -04:00
merge_stale_on_fields.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_to_existing.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_to_non_existing.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_with_chunk_migrations.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_with_drop_shard.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_with_move_primary.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
merge_write_concern.js SERVER-40961 Extend translated $out tests to support all $merge modes 2019-06-10 17:52:49 +01:00
migrate_overwrite_id.js
migrateBig_balancer.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
migrateBig.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
migration_critical_section_concurrency.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_failure.js SERVER-41480 Increment major version on splits where the shard version equals the collection version 2019-07-22 14:15:08 -04:00
migration_id_index.js
migration_ignore_interrupts_1.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_ignore_interrupts_2.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_ignore_interrupts_3.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_ignore_interrupts_4.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_move_chunk_after_receive.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_server_status.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_sets_fromMigrate_flag.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
migration_with_source_ops.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
min_optime_recovery_on_failed_move_chunk_commit.js SERVER-34166 Stop writing config server connection string and shard name to minOpTime recovery document. 2019-06-26 14:20:36 -04:00
min_optime_recovery_on_successful_move_chunk_commit.js SERVER-34166 Stop writing config server connection string and shard name to minOpTime recovery document. 2019-06-26 14:20:36 -04:00
missing_key.js
mongod_returns_no_cluster_time_without_keys.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
mongos_dataSize_test.js SERVER-20029 Add test coverage for dataSize command 2018-07-05 10:25:37 -04:00
mongos_does_not_gossip_logical_time_without_keys.js
mongos_local_explain.js Revert "SERVER-41181 Fix sharding tests for hostname normalization" 2019-06-11 09:24:52 -04:00
mongos_no_detect_sharding.js
mongos_no_replica_set_refresh.js
mongos_query_comment.js
mongos_rs_auth_shard_failure_tolerance.js SERVER-36457: mongos_rs_shard_failure_tolerance.js shold assert that movePrimary command succeeds 2018-12-10 14:33:17 -05:00
mongos_rs_shard_failure_tolerance.js SERVER-36457: mongos_rs_shard_failure_tolerance.js shold assert that movePrimary command succeeds 2018-12-10 14:33:17 -05:00
mongos_shard_failure_tolerance.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
mongos_validate_writes.js SERVER-34971 Improve mongoS targeting for single-shard updates, and for replacement-style updates when the shard key includes _id 2018-06-11 11:58:10 +01:00
mongos_wait_csrs_initiate.js SERVER-32597 Bump generic fCV references 2018-02-21 10:28:45 -05:00
move_chunk_basic.js SERVER-42106 Use auto-generated _ids for config.chunks and config.tags 2019-07-22 14:22:39 -04:00
move_chunk_find_and_modify_with_write_retryability.js SERVER-41101 Give secondaries priority zero in jstests/sharding/move_chunk_*_with_write_retryability.js tests 2019-05-16 16:08:05 -04:00
move_chunk_insert_with_write_retryability.js SERVER-41101 Give secondaries priority zero in jstests/sharding/move_chunk_*_with_write_retryability.js tests 2019-05-16 16:08:05 -04:00
move_chunk_missing_idx.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
move_chunk_open_cursors.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
move_chunk_remove_with_write_retryability.js SERVER-41101 Give secondaries priority zero in jstests/sharding/move_chunk_*_with_write_retryability.js tests 2019-05-16 16:08:05 -04:00
move_chunk_update_shard_key_in_retryable_write.js SERVER-40475 Add tags to move_chunk_update_shard_key_in_retryable_write.js 2019-05-03 16:59:28 -04:00
move_chunk_update_with_write_retryability.js SERVER-41101 Give secondaries priority zero in jstests/sharding/move_chunk_*_with_write_retryability.js tests 2019-05-16 16:08:05 -04:00
move_chunk_wc.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
move_chunk_with_session_helper.js SERVER-38516 Tighten up tests that don't fail when not closing connections during stepdown bbut allow exceptions during stepdown 2019-02-12 11:07:46 -05:00
move_primary_basic.js SERVER-34285 Remove FCV 3.6 switch logic in movePrimary 2018-06-15 13:19:44 -04:00
move_primary_clone_test.js SERVER-41683 Only check UUID in movePrimary collection cloner 2019-07-03 11:39:23 -04:00
move_primary_fails_without_database_version.js SERVER-34649 Return a bad status when the MovePrimarySourceManager receives a bad return from commitMovePrimary 2018-04-26 15:22:15 -04:00
move_stale_mongos.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
movechunk_commit_changelog_stats.js SERVER-42106 Use auto-generated _ids for config.chunks and config.tags 2019-07-22 14:22:39 -04:00
movechunk_include.js SERVER-36392 Make tests that rely on the autosplitter unintentially not require the autosplitter 2018-08-09 14:04:28 -04:00
movechunk_interrupt_at_primary_stepdown.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
movechunk_parallel.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
moveChunk_recipient_rejects_chunk_if_UUID_mismatch.js
movechunk_with_default_paranoia.js SERVER-36392 Make tests that rely on the autosplitter unintentially not require the autosplitter 2018-08-09 14:04:28 -04:00
movechunk_with_moveParanoia.js SERVER-36392 Make tests that rely on the autosplitter unintentially not require the autosplitter 2018-08-09 14:04:28 -04:00
movechunk_with_noMoveParanoia.js SERVER-36392 Make tests that rely on the autosplitter unintentially not require the autosplitter 2018-08-09 14:04:28 -04:00
movePrimary1.js SERVER-34285 Remove FCV 3.6 switch logic in movePrimary 2018-06-15 13:19:44 -04:00
mr_and_agg_versioning.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
mr_noscripting.js SERVER-35715 Remove nopreallocj and smallfiles options from tests 2018-07-05 08:20:56 -04:00
mr_output_sharded_validation.js SERVER-36966 Validate ns in cluster mapReduce 2018-11-05 09:08:39 -05:00
mr_shard_version.js SERVER-35537 Remove usage of check function from mr_shard_version.js. 2018-07-10 14:30:27 -04:00
mrShardedOutput.js SERVER-33639 Fix UUID inconsistencies in mapReduce on a sharded output collection 2018-05-22 16:54:22 -04:00
mrShardedOutputAuth.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
multi_coll_drop.js
multi_mongos2.js SERVER-41777 Call awaitLastOpCommitted() in test with stale mongos 2019-07-16 11:39:55 -04:00
multi_mongos2a.js SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept a namespace argument 2019-01-20 16:39:28 -05:00
multi_shard_transaction_without_majority_reads.js SERVER-41369 Terminate the TransactionCoordinator retry logic if read concern majority is not available 2019-07-23 17:25:35 -04:00
multi_write_target.js
names.js SERVER-31586 Update balancer configuration on mongod on addShard 2018-07-09 14:43:36 -04:00
no_empty_reset.js
nonreplicated_uuids_on_shardservers.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
not_allowed_on_sharded_collection_cmd.js SERVER-31563 Remove sections of not_allowed_on_sharded_collection_cmd.js with known bugs 2018-09-10 15:48:41 -04:00
noUpdateButN1inAnotherCollection.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
now_variable_replset.js SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find command 2019-05-24 15:27:25 +01:00
now_variable_sharding.js SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find command 2019-05-24 15:27:25 +01:00
operation_time_api.js SERVER-39213 remove mongosWaitsForKeys from shardingtest 2019-04-10 15:56:25 -04:00
oplog_document_key.js
orphans_are_removed_after_failover.js SERVER-41744 Fix lint 2019-06-19 10:00:28 -04:00
out_fails_to_replace_sharded_collection.js SERVER-41199 Translate $out tests in jstests/sharding to use $merge 2019-05-21 14:12:57 -04:00
parallel.js SERVER-33924 Make parallel.js move chunks to existent shards 2018-03-19 13:27:08 -04:00
pending_chunk.js
prefix_shard_key.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
prepare_transaction_then_migrate.js SERVER-40791 Track multi-statement transaction operations for migrations at commit time 2019-06-20 14:00:29 -04:00
prepared_txn_metadata_refresh.js SERVER-42006 Add transaction tags to prepared_txn_metadata_refresh.js 2019-07-01 11:09:40 -04:00
presplit.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
primary_config_server_blackholed_from_mongos.js SERVER-36867 Prevent secondary config servers from stepping up in primary_config_server_blackholed_from_mongos.js 2018-11-05 15:50:57 -05:00
printShardingStatus.js SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter thread 2019-01-14 15:12:15 -05:00
query_after_multi_write.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
query_config.js SERVER-36863 Make query_config.js only check for collections synchronously created at cluster initialization 2018-08-24 17:30:12 -04:00
query_sharded.js
range_deleter_does_not_block_stepdown_with_prepare_conflict.js SERVER-40594 Make range deleter interruptible 2019-05-23 13:33:04 -04:00
read_after_optime.js SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout 2018-07-24 13:09:41 -04:00
read_committed_lookup.js SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes 2018-05-01 09:43:36 -04:00
read_does_not_create_namespaces.js
read_pref_cmd.js SERVER-40436 Ignore the 'flags' field from the 'create' command 2019-04-11 08:21:33 -04:00
read_pref_multi_mongos_stale_config.js
read_pref.js Revert "SERVER-41181 Fix sharding tests for hostname normalization" 2019-06-11 09:24:52 -04:00
recovering_slaveok.js SERVER-37902 recovering_slaveok.js should assert all writes it makes succeed 2018-11-05 14:28:22 -05:00
refine_collection_shard_key_basic.js SERVER-42141 Implement sharded metadata updates for refineCollectionShardKey without using a transaction 2019-07-25 17:23:34 -04:00
refine_collection_shard_key_jumbo.js SERVER-42142 Add jstest confirming that a jumbo chunk that could not be split can be after calling refineCollectionShardKey 2019-07-25 17:39:56 -04:00
refresh_sessions.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
regex_targeting.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
remove1.js SERVER-31586 Update balancer configuration on mongod on addShard 2018-07-09 14:43:36 -04:00
remove2.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
remove3.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
rename_across_mongos.js
rename.js SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes 2018-05-01 09:43:36 -04:00
repl_monitor_refresh.js SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsistent hook 2018-04-20 11:00:22 -04:00
replication_with_undefined_shard_key.js
replmonitor_bad_seed.js
restart_transactions.js SERVER-39124 Mongos should abort cleared participants between retries of transaction statements 2019-01-29 16:48:48 -05:00
resume_change_stream_from_stale_mongos.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
resume_change_stream_on_subset_of_shards.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
resume_change_stream.js SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter 2018-10-02 10:58:05 -04:00
retryable_writes.js SERVER-38457 Fix race in retryable_writes.js 2018-12-07 13:30:39 -05:00
return_partial_shards_down.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
rs_stepdown_and_pooling.js SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
safe_secondary_reads_drop_recreate.js SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands with "_shardsvr". 2019-07-10 15:35:08 -04:00
safe_secondary_reads_single_migration_suspend_range_deletion.js SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands with "_shardsvr". 2019-07-10 15:35:08 -04:00
safe_secondary_reads_single_migration_waitForDelete.js SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands with "_shardsvr". 2019-07-10 15:35:08 -04:00
secondary_shard_version_protocol_with_causal_consistency.js SERVER-18971 log command success/failure 2018-02-01 05:32:30 +00:00
secondary_shard_versioning.js SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secondary_shard_versioning.js test 2019-06-17 16:05:53 -04:00
server_status_crud_metrics.js SERVER-41184 Add metrics to indicate the amount of sharded updates done with only _id in query 2019-06-27 12:54:58 +01:00
server_status.js SERVER-41184 Add metrics to indicate the amount of sharded updates done with only _id in query 2019-06-27 12:54:58 +01:00
session_info_in_oplog.js SERVER-32445 config.transactions table can get out of sync when the TransactionReaper remove entries 2018-03-12 13:29:33 -04:00
sessions_collection_auto_healing.js SERVER-40346 Use AlternativeSessionRegion to insert config documents as retryable write 2019-04-16 15:57:30 -04:00
shard1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard2.js
shard3.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard4.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard5.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard6.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
shard7.js SERVER-35043, SERVER-22949: move geoNear implementation into aggregation 2018-06-18 23:34:49 -04:00
shard_aware_init_secondaries.js SERVER-32597 Bump generic fCV references 2018-02-21 10:28:45 -05:00
shard_aware_init.js SERVER-41799 await stable TS in shard_aware_init 2019-06-19 15:18:33 -04:00
shard_aware_on_add_shard.js
shard_aware_primary_failover.js SERVER-39022 Make the sharding fixed task executor use unlimited thread pool size 2019-01-16 09:10:43 -05:00
shard_collection_basic.js SERVER-35054 Assert that dropDatabase succeeds in shard_collection_basic.js 2018-06-14 17:31:31 -04:00
shard_collection_existing_zones.js SERVER-38392: remove assertion that we can't shard a non-empty collection associated with tags 2018-12-11 16:55:57 -05:00
shard_collection_verify_initial_chunks.js SERVER-39234 Ensure shardCollection initial split works the same between config server and shard primary 2019-01-29 22:15:56 -05:00
shard_config_db_collections.js SERVER-38734 Config collections other than config.system.sessions should not be allowed to be sharded 2019-01-14 17:57:06 -05:00
shard_existing_coll_chunk_count.js SERVER-38842 Relax constraint in shard_existing_coll_chunk_count.js 2019-01-14 14:24:13 -05:00
shard_existing.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard_identity_config_update.js
shard_identity_rollback.js SERVER-35655 Update FCV constants throughout server code. 2018-07-02 10:50:53 -04:00
shard_insert_getlasterror_w2.js SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes 2018-05-01 09:43:36 -04:00
shard_keycount.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard_kill_and_pooling.js SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure correct test behavior 2019-06-18 10:51:00 -04:00
shard_targeting.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
shard_with_special_db_names.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
sharded_limit_batchsize.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
sharded_profile.js
sharding_balance1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
sharding_balance2.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
sharding_balance3.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
sharding_balance4.js Revert "SERVER-37674 Increase logging verbosity for sharding_balance4.js" 2019-05-28 14:07:28 -04:00
sharding_migrate_cursor1.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
sharding_multiple_ns_rs.js SERVER-36958 Make sharding_multiple_ns.js wait for the CSRS primary to discover downed shard node 2018-09-05 08:08:17 -04:00
sharding_options.js SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
sharding_rs1.js SERVER-35591 Remove MMAPv1 testing 2018-06-25 16:47:18 -04:00
sharding_rs2.js
sharding_statistics_server_status.js SERVER-40982 Add uses_transactions tag to sharding_statistics_server_status.js 2019-05-22 18:32:30 -04:00
sharding_system_namespaces.js SERVER-36015 Remove references to system.namespaces and system.indexes 2018-08-29 16:47:09 -04:00
sharding_with_keyfile.key
shards_and_config_return_last_committed_optime.js SERVER-42024 Fix opTime race in shards_and_config_return_last_committed_optime.js 2019-07-02 11:42:48 -04:00
single_shard_transaction_with_arbiter.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
single_shard_transaction_without_majority_reads_lagged.js SERVER-41369 Terminate the TransactionCoordinator retry logic if read concern majority is not available 2019-07-23 17:25:35 -04:00
snapshot_cursor_commands_mongos.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
sort1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
split_against_shard_with_invalid_split_points.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
split_large_key.js
split_stale_mongos.js
split_with_force_small.js
split_with_force.js
ssv_config_check.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
stale_mongos_updates_and_removes.js SERVER-34971 Improve mongoS targeting for single-shard updates, and for replacement-style updates when the shard key includes _id 2018-06-11 11:58:10 +01:00
stale_version_write.js
startup_with_all_configs_down.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
stats.js SERVER-16917 Add totalSize field to dbStats and collStats 2019-06-28 14:38:04 -04:00
tag_auto_split_partial_key.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
tag_auto_split.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
tag_range.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
test_stacked_migration_cleanup.js
time_zone_info_mongos.js SERVER-36258 Construct ServiceContext after mongo initializers complete. 2018-07-27 16:20:53 -04:00
top_chunk_autosplit.js SERVER-34448 Enable autosplitting on the shard and disable on mongos 2018-08-09 14:30:15 -04:00
top_chunk_split.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
trace_missing_docs_test.js
transactions_causal_consistency.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_distinct_not_allowed_on_sharded_collections.js SERVER-40026 Don't allow distinct on sharded collections in multi document transactions 2019-05-20 11:34:23 -04:00
transactions_error_labels.js SERVER-40386: replace abortTransaction() used in jstests with abortTransaction_forTesting() 2019-06-04 11:04:06 -04:00
transactions_expiration.js SERVER-36121 Add transaction expiration jstests for sharded clusters 2018-12-04 11:49:43 -05:00
transactions_implicit_abort.js SERVER-34943 Ignore internal commands with "failCommand" 2018-12-12 08:54:29 -05:00
transactions_multi_writes.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_read_concerns.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_reject_writes_for_moved_chunks.js SERVER-39227 Mongos should always re-throw original error in a transaction 2019-02-25 11:52:48 -05:00
transactions_snapshot_errors_first_statement.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_snapshot_errors_subsequent_statements.js SERVER-40026 Don't allow distinct on sharded collections in multi document transactions 2019-05-20 11:34:23 -04:00
transactions_stale_database_version_errors.js SERVER-41739 Attach dbVersion for find operation when attaching shardVersion in the case of an UNSHARDED collection 2019-07-16 17:51:22 -04:00
transactions_stale_shard_version_errors.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_target_at_point_in_time.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_targeting_errors.js SERVER-40386: assert responses of abortTransaction_forTesting() and commitTransaction_forTesting() 2019-06-01 21:10:35 -04:00
transactions_view_resolution.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
transactions_writes_not_retryable.js SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToReplStateChange 2019-05-20 16:10:46 -04:00
txn_agg.js SERVER-41739 Attach dbVersion for find operation when attaching shardVersion in the case of an UNSHARDED collection 2019-07-16 17:51:22 -04:00
txn_being_applied_to_secondary_cannot_be_killed.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
txn_commit_optimizations_for_read_only_shards.js SERVER-41433 increase write timeout of jstests/sharding/txn_commit_optimizations_for_read_only_shards.js to 6s 2019-06-17 15:06:32 -04:00
txn_recover_decision_using_recovery_router.js SERVER-40808 Recovering a transaction's outcome should block if the participant is in prepare 2019-05-02 14:54:20 -04:00
txn_two_phase_commit_basic.js SERVER-39312 Rename targeted jstests for transaction two phase commit to txn_two_phase_commit_*.js 2019-02-07 17:19:58 -05:00
txn_two_phase_commit_commands_basic_requirements.js SERVER-39312 Rename targeted jstests for transaction two phase commit to txn_two_phase_commit_*.js 2019-02-07 17:19:58 -05:00
txn_two_phase_commit_coordinator_shutdown_and_restart.js SERVER-40594 Make range deleter interruptible 2019-05-23 13:33:04 -04:00
txn_two_phase_commit_failover.js SERVER-40594 Make range deleter interruptible 2019-05-23 13:33:04 -04:00
txn_two_phase_commit_killop.js SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptible 2019-02-22 07:19:19 -05:00
txn_two_phase_commit_server_status.js SERVER-41616: track commit/abort decisions for two phase commit coordinator 2019-06-26 15:30:44 -04:00
txn_two_phase_commit_wait_for_majority_commit_after_stepup.js SERVER-40594 Make range deleter interruptible 2019-05-23 13:33:04 -04:00
txn_with_several_routers.js SERVER-37627 Remove the coordinator on abort transaction 2019-05-14 16:47:24 -04:00
txn_writes_during_movechunk.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
unique_index_on_shardservers.js SERVER-34954 Add test to check unique indexes on a newly added --shardsvr node 2018-08-09 14:04:46 +10:00
unowned_doc_filtering.js SERVER-33876 ShardingTest starts shards as single node replica sets 2018-03-14 16:07:28 -04:00
unsharded_collection_targetting.js SERVER-34733 mongos needs to also refresh db version after receiving onImplicitCreate error 2019-02-14 12:28:12 -05:00
unsharded_lookup_in_txn.js SERVER-40386: replace abortTransaction() used in jstests with abortTransaction_forTesting() 2019-06-04 11:04:06 -04:00
update_compound_shard_key.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
update_immutable_fields.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
update_replace_id.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
update_shard_key_conflicting_writes.js SERVER-40655 Test that a retryable write that changes the shard key behaves correctly with conflicting writes 2019-04-18 15:02:16 -04:00
update_shard_key_doc_moves_shards.js SERVER-40386: assert responses of abortTransaction_forTesting() and commitTransaction_forTesting() 2019-06-01 21:10:35 -04:00
update_shard_key_doc_on_same_shard.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
update_shard_key_pipeline_update.js SERVER-40338 Add tests for replacement and pipeline style updates to change the shard key 2019-05-29 11:25:27 -04:00
update_sharded.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
update_zone_key_range_not_sharded.js SERVER-35720 Allow zones to be created on non-existent collection 2018-06-28 13:56:54 -04:00
update_zone_key_range.js
upsert_sharded.js SERVER-39158 Change updates to prefer target by the query 2019-05-22 17:24:12 +01:00
use_rsm_data_for_cs.js SERVER-39818 Split RSM notification functionality into a new class 2019-04-16 16:24:22 -04:00
uuid_propagated_to_config_server_on_shardCollection.js SERVER-32463 Remove / modify FCV dependent sharding UUID tests 2018-01-19 17:50:24 -05:00
uuid_propagated_to_recipient_shard_on_recvChunkStart.js SERVER-32463 Remove / modify FCV dependent sharding UUID tests 2018-01-19 17:50:24 -05:00
validate_collection.js SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
verify_sessions_expiration_sharded.js SERVER-40346 Use AlternativeSessionRegion to insert config documents as retryable write 2019-04-16 15:57:30 -04:00
version1.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
version2.js SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets 2018-03-09 00:40:40 -05:00
view_rewrite.js SERVER-32198 Get rid of CollectionShardingState::collectionIsSharded 2018-06-07 08:45:11 -04:00
views.js SERVER-24860 Optimize away entire pipeline if it can be answered using a query 2019-04-03 12:19:22 +01:00
wildcard_index_banned_for_shard_key.js SERVER-37803 Test that a wildcard index cannot be used as a shard key index 2018-11-01 08:56:07 -04:00
write_cmd_auto_split.js SERVER-34448 Enable autosplitting on the shard and disable on mongos 2018-08-09 14:30:15 -04:00
write_commands_sharding_state.js SERVER-33444 Fix tests that fail when shard servers started as replica sets 2018-03-27 17:28:32 -04:00
write_transactions_during_migration.js SERVER-41074 Make decision to send pre/post image oplog the same as the decision made for the originating oplog write. 2019-05-17 16:49:22 -04:00
zbigMapReduce.js SERVER-35691 Cleanup StaleConfigInfo serialization 2018-06-27 14:33:09 -04:00
zero_shard_version.js SERVER-41480 Increment major version on splits where the shard version equals the collection version 2019-07-22 14:15:08 -04:00