Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
2.0
-
Normal
Description
We have a large cluster with several hundreds nodes in 1 ring. Sometimes, especially after massive restarts, schema versions reported on different nodes mismatch.
Investigated and found, that difference is not in schema itsself, but in thombstones (different nodes have different set of thombstones applied to system tables).
Fixed by digesting schema with thombstones removed first.
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-8165 Do not include tombstones in schema version computation
- Resolved