hazelcast / hazelcast/hazelcast-python-client

[TRACKING ISSUE] Fix client not complying with the cluster reconnect strategy

Open
#555 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
116
Forks
78
Avg merge
10d 22h
Merged PRs (30d)
1

Description

The tracking issue for the Java side PR.

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

---

This change prevents the client from doing the periodic attempt
for connecting cluster members again when the client is
disconnect from the cluster.

Fixes https://github.com/hazelcast/hazelcast/issues/21565 (https://stackoverflow.com/questions/72538589/hazelcast-client-too-many-logs-when-reconnecting-to-cluster)

Checklist:
- [x] Labels (`Team:`, `Type:`, `Source:`, `Module:`) and Milestone set
- [x] Label `Add to Release Notes` or `Not Release Notes content` set
- [x] Request reviewers if possible

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.