Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock operations get timeout exception when member dies #328

Open
sancar opened this issue Aug 28, 2018 · 0 comments
Open

Lock operations get timeout exception when member dies #328

sancar opened this issue Aug 28, 2018 · 0 comments

Comments

@sancar
Copy link
Contributor

sancar commented Aug 28, 2018

When a client waiting for a lock to be released more than invocation timeout seconds, and the member dies, clients get operation timeout exception rather than it is redirected to another member.

issue from java client hazelcast/hazelcast#13551
fix to java client hazelcast/hazelcast#13552

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

No branches or pull requests

2 participants