- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        Query Optimization
- 
        Fully Compatible
- 
        ALL
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
for (let shardKey of [{a: 1}, {_id: 1}, {a: "hashed"}, {_id: "hashed"}]) { ... setupCollection({shardKey: {a: 1}, splits: splitPoints});
The test enumerates several shard keys, but does not use them as intended.
See discussion in PR.
- is related to
- 
                    SERVER-94315 Shard filtering bug with collation -         
- Closed
 
-