While using Cassandra I noticed that TFramedTransport flushes before
closing the connection.
However, it will still flush the buffer even if it is empty, basically
sending a 0 sized packet.
This results in Cassandra reporting: Read an invalid frame size of 0.
Are you using TFramedTransport?

I am not sure whether this is part of the protocol or whether it is
Cassandra being overly verbose.
Any ideas on this? The issue still persists when using the latest
version (0.9.1).

With best regards,

Ben

Reply via email to