hazelcast / hazelcast/hazelcast-cpp-client
Lock operations get timeout exception when member dies [API-2371]
Open
Priority: High
to-jira
Type: Defect
- Dominant language
- C++
- Stars
- 91
- Forks
- 54
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 5
Description
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 https://github.com/hazelcast/hazelcast/issues/13551
fix to java client https://github.com/hazelcast/hazelcast/pull/13552
Contributor guide
Assessment
This issue has not been assessed yet.