Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Ensure client can be closed when a majority of the cluster is down #238

Merged
merged 1 commit into from
Jul 6, 2016

Conversation

kuujo
Copy link
Member

@kuujo kuujo commented Jul 6, 2016

This PR resolves a bug in the client wherein the client cannot leave a cluster when a majority of the cluster is down. To to so, if an UnregisterRequest fails, we simply complete the operation with a ClosedSessionException.

@kuujo kuujo added the bug label Jul 6, 2016
@kuujo kuujo merged commit 8fc5df6 into master Jul 6, 2016
@kuujo kuujo deleted the session-unregister-minority branch July 6, 2016 05:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant