Hello, To get detailed description/Architecture of Gossip protocol please check the below link :
https://wiki.apache.org/cassandra/ArchitectureGossip Also you can try nodetool gossipinfo command , output of this will guide you on details saved by gossip. Regards Amit Singh From: Thouraya TH [mailto:thouray...@gmail.com] Sent: Sunday, February 21, 2016 7:26 PM To: user@cassandra.apache.org Subject: Gossip Protocol Hi all; Please, where can i find what are the details saved by gossip protocol ? Is it possible to add other informations to informations exchanged between nodes using gossip protcol ? Thank you so much. Kind regards.