Answer Posted / Neha Joshi
Gossip Protocol is a decentralized communication method used in Apache Cassandra to maintain awareness about the state of the cluster. In this protocol, nodes periodically exchange information with a small, randomly selected subset of other nodes (called 'gossips'). This way, each node learns the status of all others without relying on a central coordinator. The gossip process helps in failure detection by allowing nodes to detect and react quickly to the failure or removal of another node from the cluster.
| 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