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 #335

Closed
sancar opened this issue Aug 28, 2018 · 2 comments
Closed

Lock operations get timeout exception when member dies #335

sancar opened this issue Aug 28, 2018 · 2 comments

Comments

@sancar
Copy link

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

@burakcelebi burakcelebi added this to the 4.0 milestone Feb 21, 2020
@puzpuzpuz puzpuzpuz modified the milestones: 4.0, 3.12.4 Jul 20, 2020
@puzpuzpuz
Copy link
Contributor

Moved this one to 3.12.4 milestone as old locks were removed in 4.0.

@puzpuzpuz
Copy link
Contributor

Closed by #618

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

3 participants