-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Catalog, Sharding, Testing Infrastructure
-
None
-
Cluster Scalability
-
Fully Compatible
Data from Evergreen runs show the failures between [sharding_clustered_collections and sharding] are highly correlated. The nuances of clustered collections (e.g. no explicit _id index) are limited enough that it shouldn't be needed to run all of the jstests/sharding/ tests and instead coverage can be provided by other C++ tests and JavaScript passthroughs. The task here is to remove sharding_clustered_collections from required patch builds with the eventual goal to be to remove the Evergreen task altogether.
- duplicates
-
SERVER-93564 Ensure sharding_max_mirroring_opportunistic_secondary_targeting has sufficient coverage from config fuzzer and then remove sharding_max_mirroring_opportunistic_secondary_targeting from required patch builds
-
- Closed
-
- is related to
-
SERVER-61501 Create sharding suite where collections are clustered by default
-
- Closed
-
- related to
-
SERVER-93715 Add C++ test for splitVector to attest correct BSONObj lifetime management
-
- Backlog
-