Dave Brosius created CASSANDRA-4226:
---------------------------------------
Summary: make sure MessageIn skips the entire payload size
Key: CASSANDRA-4226
URL: https://issues.apache.org/jira/browse/CASSANDRA-4226
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Dave Brosius
Priority: Trivial
Fix For: 1.2
Attachments: message_skip_fully.diff
DataInput.skipBytes isn't guaranteed to actually skip the number of bytes
requested, use FileUtils.skipBytesFully instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira