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

Precompute replica sets #190

Closed
havaker opened this issue Mar 4, 2021 · 3 comments
Closed

Precompute replica sets #190

havaker opened this issue Mar 4, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@havaker
Copy link
Contributor

havaker commented Mar 4, 2021

When PR #172 is merged, replica sets will be calculated each time some query is executed. To improve driver's performance, we could precompute replicas for each (keyspace x vnode) pair (as does gocql driver).

@mykaul
Copy link
Contributor

mykaul commented Jan 9, 2023

#pr172 is now merged! What's the next step?

@mykaul mykaul added the enhancement New feature or request label Jan 9, 2023
@piodul
Copy link
Collaborator

piodul commented Jan 9, 2023

@mykaul This should be fixed as a part of the load balancing module refactor (#408). There is a PR in progress (#612).

@piodul
Copy link
Collaborator

piodul commented Mar 24, 2023

The new implementation of load balancing was merged, and it precomputes replica sets. I'll close this.

@piodul piodul closed this as completed Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants