You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/07/06 19:31:05 UTC

[jira] [Updated] (CASSANDRA-8893) RandomAccessReader should share its FileChannel with all instances (via SegmentedFile)

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

Benedict updated CASSANDRA-8893:
--------------------------------
    Labels: performance  (was: )

> RandomAccessReader should share its FileChannel with all instances (via SegmentedFile)
> --------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8893
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8893
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Benedict
>            Assignee: Stefania
>              Labels: performance
>             Fix For: 2.2.0 beta 1
>
>
> There's no good reason to open a FileChannel for each \(Compressed\)\?RandomAccessReader, and this would simplify RandomAccessReader to just a thin wrapper.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)