we are deploying cassandra over a huge cluster size and we think that inter node communication can become overload on nodes as the protocol used is TCP. Similarly gossip was earlier using udp but has been changed to use Tcp.
Is there added advantage for using tcp over udp in cassandra both in gossip and data storage(internal storage and retrival, etc)? And how much development time i should expect to code udp? -pankaj -- View this message in context: http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Inter-node-communication-over-UDP-tp6358459p6358459.html Sent from the [email protected] mailing list archive at Nabble.com.
