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

Peer join race condition #453

Closed
lbradstreet opened this issue Dec 18, 2015 · 2 comments
Closed

Peer join race condition #453

lbradstreet opened this issue Dec 18, 2015 · 2 comments

Comments

@lbradstreet
Copy link
Member

Found by Jepsen.

What I know about this issue:

I initially thought this was due to the failure monitor, but no leave-clusters are sent out after a certain point. Since peers that see leave-cluster just suicide and rejoin, I no longer think it's related. That said, I did see a couple of exceptions in the failure monitor, and maybe peers are still getting deadlocked as a result of these exceptions.

@MichaelDrogalis
Copy link
Contributor

Tracking pending patch in #454.

MichaelDrogalis added a commit that referenced this issue Jan 14, 2016
Defensive Peer Joining Procedures, fixes #423, #453, #437
@lbradstreet
Copy link
Member Author

I believe this has been fixed by #484, but I would not be surprised to see it pop up again. I will continue the Jepsening, and close for now.

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

No branches or pull requests

2 participants