-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There are a bunch of test suites that explicitly enable the resharding for timeseries feature flag:
git grep --name-only "featureFlagReshardingForTimeseries: true" ./buildscripts/resmokeconfig/suites
buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer_and_config_transitions.yml
buildscripts/resmokeconfig/suites/concurrency_sharded_replication_with_balancer_and_config_transitions_and_add_remove_shard.yml
buildscripts/resmokeconfig/suites/concurrency_sharded_stepdown_terminate_kill_primary_with_balancer_and_config_transitions_and_add_remove_shard.yml
buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough_with_config_transitions_and_add_remove_shard.yml
buildscripts/resmokeconfig/suites/sharding_jscore_passthrough_with_config_transitions_and_add_remove_shard.yml
The feature flag has been enabled (defaulted to true) in 8.0 so there shouldn't be any need for explcitely setting this feature flag anymore.
- is related to
-
SERVER-84744 Remove Feature Flag for PM-3488
-
- Backlog
-