You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: