hazelcast-cpp-client icon indicating copy to clipboard operation
hazelcast-cpp-client copied to clipboard

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

Open sancar opened this issue 7 years ago • 1 comments

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

sancar avatar Aug 28 '18 07:08 sancar

Internal Jira issue: API-2371

github-actions[bot] avatar Dec 12 '25 09:12 github-actions[bot]