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/03/03 15:54:04 UTC

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

Benedict created CASSANDRA-8893:
-----------------------------------

             Summary: 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: Benedict
             Fix For: 3.0


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)