async fn sync_scoped_params(
client: &Client,
frontend: &SystemParameterFrontend,
params: &SynchronizedParameters,
maybe_dirty: &mut bool,
)Expand description
Evaluate the scoped parameters (cluster-coherent and replica-local) for the currently live clusters and replicas and push the resulting overrides to the coordinator’s working copy.