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

Implement RackAwarePolicy loadbalancing policy #156

Open
dkropachev opened this issue Aug 5, 2024 · 4 comments · May be fixed by #195
Open

Implement RackAwarePolicy loadbalancing policy #156

dkropachev opened this issue Aug 5, 2024 · 4 comments · May be fixed by #195
Assignees

Comments

@dkropachev
Copy link
Collaborator

We need to implement an API that matches RackAwarePolicy of cpp-driver that was implemented at scylladb/cpp-driver#73

@dkropachev dkropachev changed the title Implement rack-aware loadbalancing api Implement RackAwarePolicy loadbalancing policy Aug 5, 2024
@roydahan
Copy link
Collaborator

Do we have it as part of the list for CPP-rust parity with original cpp driver?
(I couldn't find it by its name)

@wprzytula
Copy link
Collaborator

Do we have it as part of the list for CPP-rust parity with original cpp driver? (I couldn't find it by its name)

No; apparently, the list does not contain our cpp-driver's API extensions, because it predates them.

@roydahan
Copy link
Collaborator

Do we have it as part of the list for CPP-rust parity with original cpp driver? (I couldn't find it by its name)

No; apparently, the list does not contain our cpp-driver's API extensions, because it predates them.

@muzarski can you please add it to the spreadsheet we track the cpp-rust missing functionalities.

@muzarski
Copy link
Collaborator

Do we have it as part of the list for CPP-rust parity with original cpp driver? (I couldn't find it by its name)

No; apparently, the list does not contain our cpp-driver's API extensions, because it predates them.

@muzarski can you please add it to the spreadsheet we track the cpp-rust missing functionalities.

Done, added entries for cass_cluster_set_load_balance_rack_aware[_n] missing API functions

@muzarski muzarski linked a pull request Oct 17, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

4 participants