gustafn
committed
on 21 Jun 22
Added dynamic cluster configuration checking

- handle cases, where not all cluster nodes are available at startup
time (this is a problem… Show more
Added dynamic cluster configuration checking

- handle cases, where not all cluster nodes are available at startup

 time (this is a problem for docker, since the IP addresses will not

 be available as well)

- handle dynamic changing of configuration variables

- refactored code

- new methods "acs::Cluster register_nodes" and

 "acs::Cluster refresh_blueprint" (called regulary via scheduled

 procedure, running every minute)

Show less