Replication settings auto-reload and restart

New configuration setting in replication.config to
allow replication plugin to automatically detect,
reload and restart replication based on config
changes. Additional check is made on secure.config
as well in order to capture new credentials that
could have been potentially added to reach the
new replication targets.

Semantically equivalent to changing the configs and
restarting the plugin, but works automatically
without further human interaction.

NOTE: it is actually more lightweight than a full
plugin restart because besides the new replication
Destinations, everything else is kept (code,
injectors).

Change-Id: I8bbbaad8bd62f1d7efc58b45266446220641f106
10 files changed
tree: dcda61d0c8e5e24de874d7a308ea1be01d0c5935
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE