-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
https://jira.mongodb.org/browse/SERVER-112726 enabled random balancing in sharded_collections_jscore_passthrough_with_config_transitions_and_add_remove_shard.yml and sharding_jscore_passthrough_with_config_transitions_and_add_remove_shard.yml.
Following properties were enabled in ShardedClusterFixture
enable_balancer: true
random_migrations: true
After this change, several tests began failing because the balancer and random migrations can trigger unexpected errors that the tests were not designed to handle.
- is related to
-
SERVER-112726 Investigate whether random balancing can be enabled in add/remove shard passthrough suites
-
- Closed
-