-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
Cluster Scalability Priorities
We can convert existing sharding passthroughs to use the config fuzzer. In particular, we want to ensure that the config fuzzer runs with passthroughs that perform the following:
- moveCollection
- resharding
- addShard
- removeShard
- balancer
- autodiscover config rs
- defragmentation
- catalog shard
- changePrimary
- movePrimary
- split / merge chunk
- moveChunk
- moveRange
- use $$NOW and $$CLUSTER_TIME
- orphan removal
- zoning
- refineCollection
Note that some of these have overlap (for example, moveChunk, balancer and orphan removal go together).
- is depended on by
-
SERVER-94391 Delete sharding_max_mirroring_opportunistic_secondary_targeting
- Blocked