[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: 0.8.4
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 0.8.5
         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

        

Reply via email to