mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-23 01:53:28 +00:00
xCAT confluent - replacement of conserver and eventually xcatd
3105b9b1f9
One, make the tracking bools enforce a lock to reduce confusion Treat an initializing peer as failed, to avoid getting too fixated on an uncertain target. Make sure that no more than one follower is tried at a time by killing before starting a new one, and syncing up the configmanager state Decline to act on an assimilation request if we are trying to connect and also if the current leader asks us to connect and we already are. Avoid calling get_leader while connecting, as that can cause a member to decide to become a leader while trying to connect, by swapping the reactions to the connect request. Avoid trying to assimilate existing followers. Fix some logging. |
||
---|---|---|
confluent_client | ||
confluent_common | ||
confluent_perl | ||
confluent_server | ||
confluent_web | ||
doc | ||
.gitignore | ||
API.txt | ||
LICENSE | ||
SECURITY | ||
TODO |