Should this exception cause any alarm-bells?
The x.x.x.x below is actually a real-ip.
INFO 11:49:14,343 Node /x.x.x.x state jump to normal
ERROR 11:49:14,864 Fatal exception in thread Thread[Thread-11,5,main]
java.io.IOError: java.io.EOFException
at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:76)
Caused by: java.io.EOFException
at java.io.DataInputStream.readInt(DataInputStream.java:375)
at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:64)
