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

transport: route non-default keyspace queries properly #257

Open
Kulezi opened this issue Jul 15, 2022 · 0 comments
Open

transport: route non-default keyspace queries properly #257

Kulezi opened this issue Jul 15, 2022 · 0 comments

Comments

@Kulezi
Copy link
Contributor

Kulezi commented Jul 15, 2022

Right now in the case of a token aware query on a keyspace other than default, it will use the plan for the default keyspace.
Those queries should follow the plan described in the keyspace, could cost a few allocations as queries on non-default keyspaces should be quite rare.

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

No branches or pull requests

1 participant