hazelcast / hazelcast/hazelcast-cpp-client

Lock operations get timeout exception when member dies [API-2371]

Open
#450 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.