.. |
libs
|
SERVER-40483 Return more informative error when changing the doc shard key caues DuplicateKey error on _id
|
2019-04-17 11:09:44 -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
|
SERVER-31184 Make sharding tests only consider chunks for collections they actually use
|
2017-10-10 17:58:36 -04:00 |
addshard2.js
|
Revert "SERVER-4999 Normalize all hostnames to lowercase"
|
2019-04-24 22:24:56 -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-36403 Cluster aggregation error message should indicate which shard(s) raised an error
|
2018-12-13 15:51:33 -05: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 |
aggregates_during_balancing.js
|
SERVER-37047 Split up testshard1.js
|
2019-03-04 15:41:23 -05:00 |
aggregation_currentop.js
|
SERVER-40269: commitTransaction should assert that the prepare oplog entry is majority committed
|
2019-04-09 09:58:04 -04:00 |
aggregation_internal_parameters.js
|
SERVER-39495 Add more testing for multi:true/justOne:false updates and ChangeStreams
|
2019-03-06 11:49:34 -05:00 |
aggregations_in_session.js
|
SERVER-34337 gate on transaction support when running cluster aggregation integration test
|
2018-04-06 15:41:07 -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
|
SERVER-5128/SERVER-5130 Modify js test to validate both tickets are fixed
|
2017-10-11 18:45:31 -04:00 |
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-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05: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_transaction_sharded.js
|
SERVER-39678 Comprehensive test for resuming a Change Stream with prepared transactions
|
2019-03-21 15:22:15 -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-37227 Reintroduce enableMajorityReadConcern:false server parameter
|
2018-10-02 10:58:05 -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-39302 Change streams should always use the simple collation when no explicit collation is provided
|
2019-03-11 20:02:07 -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
|
SERVER-30226 Best effort make the recipient shard refresh its metadata after migration commit
|
2017-11-28 16:54:44 -05:00 |
cleanup_orphaned_compound.js
|
|
|
cleanup_orphaned.js
|
|
|
clone_catalog_data.js
|
SERVER-38641 clone_catalog_data.js should call awaitLastOpCommitted on CSRS before calling _cloneCatalogData directly against shard
|
2018-12-18 10:25:57 -05: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-37191 writeConcern for $out
|
2018-10-31 13:20:36 -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-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05: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
|
SERVER-31184 Make servers automatically set up config.system.sessions
|
2017-10-11 00:52:09 -04:00 |
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
|
SERVER-31497: Move server-30084.js to sharding directory to prevent it from running in the sharded collections passthrough suite
|
2017-10-16 17:51:10 -04:00 |
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-40436 Ignore the 'flags' field from the 'create' command
|
2019-04-11 08:21:33 -04:00 |
database_versioning_cache_entry_without_version_updated_with_version.js
|
SERVER-35670 Add test that if a shard already has a cache entry for a database without a version, refreshing causes the entry to be updated with the version
|
2018-06-20 15:38:59 -04:00 |
database_versioning_safe_secondary_reads.js
|
SERVER-34637 Prevent race condition with database drop in database_versioning_safe_secondary_reads test
|
2018-04-24 17:02:53 -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-32681 exact_shard_key_target.js moveChunk should wait for delete
|
2018-01-22 10:12:19 -05: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_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-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05: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
|
SERVER-31184 Make sharding tests only consider chunks for collections they actually use
|
2017-10-10 17:58:36 -04:00 |
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-39166 $graphLookup should force a pipeline to split in sharded cluster
|
2019-01-29 11:20:19 -05: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
|
SERVER-31184 Make sharding tests only consider chunks for collections they actually use
|
2017-10-10 17:58:36 -04:00 |
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-35580 Remove ReIndexCmd from mongos
|
2018-06-28 14:10:40 -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
|
|
|
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-39213 remove mongosWaitsForKeys from shardingtest
|
2019-04-10 15:56:25 -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-39269 flag gate sharded $lookup
|
2019-02-07 18:41:36 -05:00 |
major_version_check.js
|
|
|
map_reduce_validation.js
|
|
|
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
|
SERVER-31184 Make sharding tests only consider chunks for collections they actually use
|
2017-10-10 17:58:36 -04: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-27724 Minimize split chunk command routing table refreshes
|
2017-11-28 13:32:07 -05: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-33444 Fix tests that fail when shard servers started as replica sets
|
2018-03-27 17:28:32 -04:00 |
min_optime_recovery_on_successful_move_chunk_commit.js
|
SERVER-25276 Write config connection string and shard name to minOpTime recovery document for 3.6 compatibility
|
2018-03-28 13:21:40 -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
|
SERVER-30779 do not sign clusterTime in mongos when auth is off or user has advanceClusterTime privilege
|
2017-11-15 20:04:08 -05:00 |
mongos_local_explain.js
|
Remove listLocalCursors
|
2018-10-12 09:45:05 -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-28670 Add sharding CatalogCache and donor metrics to serverStatus
|
2018-01-24 13:45:53 -05:00 |
move_chunk_find_and_modify_with_write_retryability.js
|
SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage engine
|
2017-11-21 14:46:24 -05:00 |
move_chunk_insert_with_write_retryability.js
|
SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage engine
|
2017-11-21 14:46:24 -05: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-31941 Don't run retryable writes tests with ephemeralForTest storage engine
|
2017-11-21 14:46:24 -05:00 |
move_chunk_update_with_write_retryability.js
|
SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage engine
|
2017-11-21 14:46:24 -05: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-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -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-31979 Include chunk migration stats in moveChunk.commit changelog entries
|
2018-02-05 16:09:34 -05: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
|
SERVER-31909 Recipient shard should fail migration if it already has the collection with a different UUID
|
2017-11-21 11:42:40 -05:00 |
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-32198 Make ShardedConnectionInfo::getVersion return boost::optional
|
2018-03-09 17:18:49 -05: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_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
|
SERVER-31934 set orphanCleanupDelaySecs=1 for all tests
|
2017-11-21 12:12:42 -05:00 |
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-40212 Test $$NOW/$$CLUSTER_TIME in a sharded configuration
|
2019-03-28 15:59:29 -04:00 |
now_variable_sharding.js
|
SERVER-40212 Test $$NOW/$$CLUSTER_TIME in a sharded configuration
|
2019-03-28 15:59:29 -04:00 |
operation_time_api.js
|
SERVER-39213 remove mongosWaitsForKeys from shardingtest
|
2019-04-10 15:56:25 -04:00 |
oplog_document_key.js
|
|
|
out_cannot_run_on_mongos.js
|
SERVER-38365 Test that $out cannot be run after mongos-only stages
|
2018-12-11 16:38:29 -05:00 |
out_command_options.js
|
SERVER-36047: Enforce existence of unique index containing fields of $out uniqueKey for sharded collections
|
2018-09-21 14:35:39 -04:00 |
out_does_not_force_merge.js
|
SERVER-38311 Change out merging strategy
|
2019-02-13 07:30:10 -05:00 |
out_fails_to_replace_sharded_collection.js
|
SERVER-38363 Test concurrent shardCollection and replaceCollection $out
|
2019-01-10 13:50:22 -05:00 |
out_from_stale_mongos.js
|
SERVER-37548 Improve capability to check if a namespace is sharded
|
2018-11-01 16:59:04 -04:00 |
out_hashed_shard_key.js
|
SERVER-36047: Enforce existence of unique index containing fields of $out uniqueKey for sharded collections
|
2018-09-21 14:35:39 -04:00 |
out_stale_unique_key.js
|
SERVER-38191 Enforce restriction on namespace for failpoints in write_ops
|
2019-01-14 16:03:53 -05:00 |
out_to_existing.js
|
SERVER-13201 support $out to foreign database
|
2018-08-28 11:00:26 -04:00 |
out_to_non_existing.js
|
SERVER-13201 support $out to foreign database
|
2018-08-28 11:00:26 -04:00 |
out_unique_key_requires_index.js
|
SERVER-37871 Enforce agreement on shard key across cluster for $out
|
2018-11-21 14:56:27 -05:00 |
out_unique_key.js
|
SERVER-37378 Prevent $out to the same namespace as the aggregation for the new modes
|
2018-11-07 19:50:34 -05:00 |
out_with_chunk_migrations.js
|
SERVER-24860 Optimize away entire pipeline if it can be answered using a query
|
2019-04-03 12:19:22 +01:00 |
out_with_drop_shard.js
|
SERVER-39602 Enable balancer only during removeShard in test out_with_drop_shard.js
|
2019-02-26 15:34:16 +00:00 |
out_with_move_primary.js
|
SERVER-38364 Test cluster configuration changes during $out
|
2019-01-23 10:09:44 -05:00 |
out_write_concern.js
|
SERVER-37191 writeConcern for $out
|
2018-10-31 13:20:36 -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
|
SERVER-30226 Best effort make the recipient shard refresh its metadata after migration commit
|
2017-11-28 16:54:44 -05:00 |
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 |
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
|
|
|
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
|
SERVER-35591 Remove MMAPv1 testing
|
2018-06-25 16:47:18 -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 |
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
|
|
|
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
|
SERVER-31953 Target secondary application of updates and deletes by just _id
|
2017-11-17 12:05:05 -05:00 |
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-37823 Server Side Traffic Capture
|
2019-02-04 14:49:52 -05:00 |
safe_secondary_reads_single_migration_suspend_range_deletion.js
|
SERVER-37823 Server Side Traffic Capture
|
2019-02-04 14:49:52 -05:00 |
safe_secondary_reads_single_migration_waitForDelete.js
|
SERVER-37823 Server Side Traffic Capture
|
2019-02-04 14:49:52 -05: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-18971 log command success/failure
|
2018-02-01 05:32:30 +00:00 |
server_status.js
|
SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05: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
|
SERVER-31184 Make sharding tests only consider chunks for collections they actually use
|
2017-10-10 17:58:36 -04:00 |
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-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05: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-31013 use port instead of pid for serverExitCodeMap
|
2018-04-18 18:31:12 -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
|
SERVER-31184 Make servers automatically set up config.system.sessions
|
2017-10-11 00:52:09 -04:00 |
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-33937 Restart shard as replica set in shard_kill_and_pooling.js
|
2018-03-21 08:57:51 -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
|
SERVER-37674 Increase logging verbosity for sharding_balance4.js
|
2018-10-22 13:29:29 -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-20865 Record sharding related counters in serverStatus
|
2018-08-08 11:16:48 -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-34112 Increase resiliency of shards_and_config_return_last_committed_optime.js test
|
2018-03-26 16:49:32 -04:00 |
single_shard_transaction_with_arbiter.js
|
SERVER-38041 Test single shard transactions with arbiters and enableMajorityReadConcern:false replica sets with lag
|
2019-01-14 16:28:55 -05:00 |
single_shard_transaction_without_majority_reads_lagged.js
|
SERVER-38041 Test single shard transactions with arbiters and enableMajorityReadConcern:false replica sets with lag
|
2019-01-14 16:28:55 -05:00 |
snapshot_cursor_commands_mongos.js
|
SERVER-40624 Ensure a chunk is moved to each shard in snapshot_cursor_commands_mongos.js all shard reads case
|
2019-04-15 12:24:25 -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
|
SERVER-31184 Make sharding tests only consider chunks for collections they actually use
|
2017-10-10 17:58:36 -04:00 |
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-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -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
|
|
|
transaction_ops_fail_against_capped_collection_on_shards.js
|
SERVER-40321 Transaction CRUD ops on a shard against a capped collection fail
|
2019-04-17 16:25:03 -04:00 |
transactions_causal_consistency.js
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_error_labels.js
|
SERVER-40631 Attach TransientTransactionError error label for network error codes
|
2019-04-15 21:50:28 -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-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_read_concerns.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 |
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-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_snapshot_errors_subsequent_statements.js
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_stale_database_version_errors.js
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_stale_shard_version_errors.js
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_target_at_point_in_time.js
|
SERVER-37350 Shards should reject writes in snapshot sharded transactions to chunks that have moved
|
2018-10-30 10:06:41 -04:00 |
transactions_targeting_errors.js
|
SERVER-39175 Transactional bulkWrite error missing writeErrors (mongos)
|
2019-04-03 16:49:49 -04:00 |
transactions_view_resolution.js
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
transactions_writes_not_retryable.js
|
SERVER-40631 Attach TransientTransactionError error label for network error codes
|
2019-04-15 21:50:28 -04:00 |
txn_agg.js
|
SERVER-33683 Prevent deadlock in aggregate with transactions
|
2018-12-17 16:36:20 -05:00 |
txn_being_applied_to_secondary_cannot_be_killed.js
|
SERVER-40046 Disable chained replication in txn_being_applied_to_secondary_cannot_be_killed
|
2019-04-11 10:07:34 -04:00 |
txn_commit_optimizations_for_read_only_shards.js
|
SERVER-40666 Rename txn_read_only_transactions.js to txn_commit_optimizations_for_read_only_shards.js
|
2019-04-26 10:05:45 -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_failover.js
|
SERVER-37886 Remove config server as coordinator crutch from coordinator stepdown targeted tests
|
2019-04-17 16:44:25 -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_recover_decision.js
|
SERVER-39349 Recovering the state of a completed single-shard transaction should not block
|
2019-04-29 10:24:02 -04:00 |
txn_two_phase_commit_wait_for_majority_commit_after_stepup.js
|
SERVER-37886 Remove config server as coordinator crutch from coordinator stepdown targeted tests
|
2019-04-17 16:44:25 -04:00 |
txn_with_several_routers.js
|
SERVER-37974 Test illegal behavior using multiple routers for the same transaction
|
2019-03-28 16:05:03 -04:00 |
txn_writes_during_movechunk.js
|
SERVER-37343 Enable single shard transactions tests on 'majority read concern off' variant
|
2018-12-13 09:37:55 -05: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-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
update_immutable_fields.js
|
SERVER-39630 Allow updates to the shard key value only when the document will not change shards
|
2019-03-20 11:55:05 -04:00 |
update_replace_id.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 |
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-39843 Allow findAndModify to change the shard key value when sent as retryable write
|
2019-04-22 11:46:46 -04:00 |
update_shard_key_doc_on_same_shard.js
|
SERVER-39836 Allow updates to document shard key value if write is in transaction
|
2019-03-20 12:02:56 -04:00 |
update_sharded.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 |
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-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05: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-31941 Don't run retryable writes tests with ephemeralForTest storage engine
|
2017-11-21 14:46:24 -05:00 |
zbigMapReduce.js
|
SERVER-35691 Cleanup StaleConfigInfo serialization
|
2018-06-27 14:33:09 -04:00 |
zero_shard_version.js
|
SERVER-32052 Update ShardingTest to default to starting shard servers as replica sets
|
2018-03-09 00:40:40 -05:00 |