Answer Posted / Sushma Sagar
A Tombstone in Apache Cassandra is a placeholder that represents deleted data. When a row (or column) is deleted, its corresponding tombstone is inserted into the SSTable. The tombstone allows the system to know that the data should not be returned during read operations, and it eventually expires or cascades down to other replicas, removing the deleted data from all replicas.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category