|
PDB should be configurable to pull from n other PDBs, at a configurable interval. Each node should actually do the pull at a random offset of that interval, to avoid sending simultaneous sync messages. (which are harmless in principle, but seem good to avoid)
It’s unclear whether each machine should have its own configuration, or if they should have a common configuration describing the whole topology and use their hostname to key into it.
|