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

Bad distribution #12

Open
LopatkinEvgeniy opened this issue May 11, 2020 · 1 comment
Open

Bad distribution #12

LopatkinEvgeniy opened this issue May 11, 2020 · 1 comment

Comments

@LopatkinEvgeniy
Copy link

LopatkinEvgeniy commented May 11, 2020

I found that default settings of this library performs poor keys distribution over hosts. To improve distribution hosts replication must be at least 1000. Better to make replication factor configurable.

But if replication factor will be so big, then sorted slice (sortedSet) will be ineffective. You should use binary tree instead to improve add/remove host performance.

@akram
Copy link

akram commented Dec 6, 2023

this should be fixed by #16
can you PTAL ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants