Details
-
Task
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
None
-
Fully Compatible
-
TIG E (01/08/16)
Description
The 'hashed' tag is unused and it's not applied to all relevant tests, so we should remove it.
jstests/sharding/cleanup_orphaned_cmd_hashed.js:// @tags : [ hashed ]
|
jstests/sharding/hash_basic.js: * @tags : [ hashed ]
|
jstests/sharding/hash_shard1.js:// @tags : [ hashed ]
|
jstests/sharding/hash_shard_non_empty.js:// @tags : [ hashed ]
|
jstests/sharding/hash_shard_num_chunks.js:// @tags: [ hashed ]
|
jstests/sharding/hash_shard_unique_compound.js:// @tags : [ hashed ]
|
jstests/sharding/hash_single_shard.js:// @tags : [ hashed ]
|
jstests/sharding/missing_key.js:// @tags : [ hashed ]
|
jstests/sharding/regex_targeting.js:// @tags : [ hashed ]
|