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

Make initial token allocation strategy pluggable #615

Draft
wants to merge 2 commits into
base: palantir-cassandra-2.2.18
Choose a base branch
from

Conversation

rynorris
Copy link

Following up from my investigation on ring ownership skew and token allocations, I want to make the initial token allocation behaviour pluggable so I can test different strategies safely.

Copied the approach directly from how partitioner works, except I've set a default value which defaults to the existing random allocation behaviour, so existing installations should be unaffected.

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

Successfully merging this pull request may close these issues.

1 participant