Answer Posted / Mohit Srivastava
Gossip protocol is a communication method used in Cassandra for maintaining the health and configuration of nodes within the cluster. It allows each node to efficiently share its state with other nodes by using a probabilistic approach to message passing.nnNodes periodically send messages (called 'gossips') to a random subset of other nodes, which helps propagate information quickly and reliably throughout 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