You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2011/07/20 17:58:58 UTC

[jira] [Issue Comment Edited] (CASSANDRA-2921) Split BufferedRandomAccessFile (BRAF) into Input and Output classes

    [ https://issues.apache.org/jira/browse/CASSANDRA-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068436#comment-13068436 ] 

Pavel Yaskevich edited comment on CASSANDRA-2921 at 7/20/11 3:57 PM:
---------------------------------------------------------------------

Ok, I will rename to Reader/Writer and extend Writer from DataOutputStream.

      was (Author: xedin):
    Ok, I will rename to Reader/Writer and extend Writer from BufferedOutputStream
  
> Split BufferedRandomAccessFile (BRAF) into Input and Output classes 
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-2921
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2921
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Pavel Yaskevich
>            Assignee: Pavel Yaskevich
>             Fix For: 1.0
>
>         Attachments: CASSANDRA-2921.patch
>
>
> Split BRAF into Input and Output classes to void complexity related to random I/O in "write" mode that we don't need any more, see CASSANDRA-2879. And make implementation more clean and reusable.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira