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

Closed
sancar opened this issue Aug 28, 2018 · 1 comment
Closed

Lock operations get timeout exception when member dies #180

sancar opened this issue Aug 28, 2018 · 1 comment
Labels
Priority: High High Priority. Type: Defect Issue is a Defect ie a Bug that needs to be fixed.

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

@sancar sancar added the Type: Defect Issue is a Defect ie a Bug that needs to be fixed. label Aug 28, 2018
@burakcelebi burakcelebi added the Priority: High High Priority. label Oct 21, 2019
@emreyigit
Copy link
Collaborator

Irrelevant to .net client after v4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High Priority. Type: Defect Issue is a Defect ie a Bug that needs to be fixed.
Projects
None yet
Development

No branches or pull requests

3 participants