hazelcast / hazelcast/hazelcast-python-client

[TRACKING ISSUE] Continue trying if initial membership event retrieval fails and client is failover [API-2171]

未关闭
#653 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
116
派生
78
平均合并
10 天 22 小时
30 天内合并 PR
1

描述

The tracking issue for the Java side PR.

See https://github.com/hazelcast/hazelcast/pull/26009 for details.

---

As reported in https://hazelcast.atlassian.net/browse/API-2171, the client was not continuing trying next clusters if the connected cluster fails to send initial membership event in time. I added a check about client being failover in the conn. manager and conditionally handle the case.

This PR also adds required internal getters/APIs used in the test FailoverClusterMembershipEventTest in the EE PR https://github.com/hazelcast/hazelcast-enterprise/pull/6874

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。