Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Fully joined peer should attempt to rejoin after seeing its own leave-cluster #462

Closed
lbradstreet opened this issue Dec 27, 2015 · 1 comment
Labels

Comments

@lbradstreet
Copy link
Member

Currently unhandled. See https://github.com/onyx-platform/onyx/blob/0.8.x/src/onyx/log/commands/leave_cluster.clj#L53

I believe the peer should either emit an abort-join-cluster, as above, or close the restart-ch for the peer and become a whole new peer, with a whole new peer-id. I think the abort-join-cluster is OK, but there may be cases where the latter is safer.

@lbradstreet
Copy link
Member Author

Closed by #484

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants