[ 
https://issues.apache.org/jira/browse/CASSANDRA-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stu Hood updated CASSANDRA-1957:
--------------------------------

    Attachment: 0001-Should-partial-read-rather-than-EOFing-immediately.txt

Patch to allow for partial reads near the end of the file. Probably needs a 
unit test.

> BufferedRandomAccessFile EOFs early
> -----------------------------------
>
>                 Key: CASSANDRA-1957
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1957
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Stu Hood
>            Assignee: Stu Hood
>             Fix For: 0.8
>
>         Attachments: 
> 0001-Should-partial-read-rather-than-EOFing-immediately.txt
>
>
> A read(buff,off,len) call that passes the end of the file should result in a 
> partial read, but currently throws EOF.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to