Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

scylla-cql: non-token aware now uses read/write outside_replica set #2264

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

amnonh
Copy link
Collaborator

@amnonh amnonh commented Apr 18, 2024

This patch fixes the non token-aware query in the CQL optimization section.

It switches to scylla_storage_proxy_coordinator_reads_coordinator_outside_replica_set and scylla_storage_proxy_coordinator_writes_coordinator_outside_replica_set

And make the query resistant to missing values.

Fixes #2259

@amnonh amnonh merged commit 6ebb589 into scylladb:master Apr 18, 2024
@amnonh amnonh deleted the non_token_aware branch April 18, 2024 06:10
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Non-token aware queries graph (and gauge) is broken.
1 participant