[
https://issues.apache.org/jira/browse/CASSANDRA-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084791#comment-13084791
]
Hudson commented on CASSANDRA-3033:
-----------------------------------
Integrated in Cassandra #1023 (See
[https://builds.apache.org/job/Cassandra/1023/])
fix read->readFully bug
patch by Dave Brosius and jbellis for CASSANDRA-3033
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1157466
Files :
*
/cassandra/trunk/src/java/org/apache/cassandra/io/compress/CompressedSequentialWriter.java
> [patch] ensure full read of chuck
> ---------------------------------
>
> Key: CASSANDRA-3033
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3033
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 1.0
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Minor
> Fix For: 1.0
>
> Attachments: ensure_full_read.diff
>
>
> code ignores result of RandomAccessFile.read which could potentially return
> less bytes than was requested. Code loops to read all bytes desired.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira