Currently the monitor.Monitor() object is keeping track of the current Zookeeper connection state. Instead, this should probably move to the cluster.State() object where we maintain all agent-to-agent communication code. This may be part of issue #2.
Currently the monitor.Monitor() object is keeping track of the current Zookeeper connection state. Instead, this should probably move to the cluster.State() object where we maintain all agent-to-agent communication code. This may be part of issue #2.