Wait for schema consensus #312
Labels
app:housekeeping
This issue or pull request is about astarte_housekeeping application
app:realm_management
This issue or pull request is about astarte_realm_management application
bug
Something isn't working
database
This issue or pull request is about database (e.g. schema change, queries, support, etc...)
Each schema change statement should be executed only when Cassandra has reached schema consensus.
Schema changes without a consensus might bring to an undefined behavior.
Proposed solution:
system.peers.schema_version
andsystem.local.schema_version
columns.The text was updated successfully, but these errors were encountered: