Answer Posted / Pragyesh Pandey
CommitLog is a persistent, append-only data structure in Apache Cassandra. It stores all write operations in an ordered sequence, ensuring that no operation is lost even in case of node failures. Each write operation includes a timestamp and a unique identifier, allowing Cassandra to apply the operations consistently across nodes during the eventual consistency process.n
| 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