Skip to content

Connect to Cluster #70

@SaitTalhaNisanci

Description

@SaitTalhaNisanci

https://github.com/hazelcast/hazelcast-python-client/blob/master/hazelcast/cluster.py#L103

I think there is a bug here, current_attempt should be increased after trying all addresses, not after each one. Also according to the java client possible addresses should be called each time it fails to connect to cluster after trying all possible addresses. So it should be called attemp_limit times I guess.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions