hazelcast/hazelcast-python-client

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

hz-devops-test opened this issue · 0 comments

The tracking issue for the Java side PR.

See hazelcast/hazelcast#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 hazelcast/hazelcast#21565 (https://stackoverflow.com/questions/72538589/hazelcast-client-too-many-logs-when-reconnecting-to-cluster)

Checklist:

  • Labels (Team:, Type:, Source:, Module:) and Milestone set
  • Label Add to Release Notes or Not Release Notes content set
  • Request reviewers if possible