- 
    Type:
Task
 - 
    Resolution: Done
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: 3.1.7
 - 
    Component/s: Sharding, Testing Infrastructure
 - 
    None
 
- 
        Fully Compatible
 - 
        TIG 9 (09/18/15), TIG A (10/09/15)
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
The sharding_jscore_passthrough suite enables sharding for the 'test' database and then runs a subset of the jsCore tests against the same sharded cluster.
We can improve our test coverage of sharded commands by creating a new passthrough that overrides the DBCollection prototype to automatically shard any collection that's used by a jsCore test. We should test with a hashed shard key and an _id shard key.
- related to
 - 
                    
SERVER-26315 sharded_collections_jscore_passthrough should re-shard the collection after the test drops it
-         
 - Closed
 
 -