Skip to main content

seed_replica_dyncfg

Function seed_replica_dyncfg 

Source
fn seed_replica_dyncfg(dyncfg: &ConfigSet) -> ConfigSet
Expand description

Creates a replica’s effective configuration, seeded from the environment-wide one.

The seed covers the window before the first configuration command arrives, and is replaced wholesale by the snapshot that CreateInstance carries.