Some test suites use set_cluster_parameter (e.g. this one). However, because mongos only refresh the cluster parameters periodically, it can happen that tests start running before mongos are aware of it.
We need to make sure that mongos have refreshed the cluster parameters before any of the tests start.
- is caused by
-
SERVER-89214 Enable sharded_collections_jscore_passthrough_with_config_transitions.yml
- Closed