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

Realm Management: consistency in queries is incoherent #944

Open
Annopaolo opened this issue May 16, 2024 · 0 comments
Open

Realm Management: consistency in queries is incoherent #944

Annopaolo opened this issue May 16, 2024 · 0 comments
Labels
app:realm_management This issue or pull request is about astarte_realm_management application database This issue or pull request is about database (e.g. schema change, queries, support, etc...) internals This issue or pull request is about implementation details

Comments

@Annopaolo
Copy link
Collaborator

ScyllaBD allows to set consistency on a per-query basis. In general, we expect to write at least to a QUORUM of database nodes, but at the moment it is not always like that: a number of queries use the default consistency value, i.e. ONE.
This might lead to consistency issues.

@Annopaolo Annopaolo added database This issue or pull request is about database (e.g. schema change, queries, support, etc...) app:realm_management This issue or pull request is about astarte_realm_management application internals This issue or pull request is about implementation details labels May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:realm_management This issue or pull request is about astarte_realm_management application database This issue or pull request is about database (e.g. schema change, queries, support, etc...) internals This issue or pull request is about implementation details
Projects
Status: No status
Development

No branches or pull requests

1 participant