[
https://issues.apache.org/jira/browse/CASSANDRA-8893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388321#comment-14388321
]
Benedict commented on CASSANDRA-8893:
-------------------------------------
Yep. Ideally, though, we would make them all share the same FileChannel as far
back as the SegmentedFile.*Builder*
> 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
> 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)