[
https://issues.apache.org/jira/browse/CASSANDRA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780298#action_12780298
]
Jonathan Ellis commented on CASSANDRA-565:
------------------------------------------
+1
> BufferedRandomAccessFile.read doesn't always do full reads
> ----------------------------------------------------------
>
> Key: CASSANDRA-565
> URL: https://issues.apache.org/jira/browse/CASSANDRA-565
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Jun Rao
> Assignee: Jun Rao
> Fix For: 0.5
>
> Attachments: issue565.patchev1, issue565.patchev2
>
>
> BufferedRandomAccessFile.read may read fewer bytes than required, even when
> EOF is not reached. This breaks commit log recovery, which assumes that when
> a read returns less than required, the EOF is reached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.