Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client system property "hazelcast.client.shuffle.member.list" explanation is wrong #471

Closed
sancar opened this issue Jan 4, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@sancar
Copy link
Contributor

sancar commented Jan 4, 2018

We found and fixed javadoc of "hazelcast.client.shuffle.member.list" client property in both master and maintenance.

It needs to be fixed in our reference manual also.

Here is the related issue in case we want to mention this mistake/fix in our release notes.
hazelcast/hazelcast#12082

Correct content should be:
The client shuffles the given member list to prevent all clients to connect to the same member when this property is true. When it is set to false, the client tries to connect to the members in the given order.

@sancar sancar added the Bug label Jan 4, 2018
@sancar sancar added this to the 3.9.3 milestone Jan 4, 2018
@Serdaro Serdaro closed this as completed in 7499003 Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants