[
https://issues.apache.org/jira/browse/CASSANDRA-11822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
C. Scott Andreas updated CASSANDRA-11822:
-----------------------------------------
Component/s: Libraries
> (Re)introduce non-pooled SegmentedFile
> --------------------------------------
>
> Key: CASSANDRA-11822
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11822
> Project: Cassandra
> Issue Type: Sub-task
> Components: Libraries
> Reporter: Yuki Morishita
> Assignee: Yuki Morishita
> Priority: Minor
> Fix For: 4.x
>
>
> [We used to have non-pooled buffer version of SegmentedFile(comment still
> exits)|https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/io/sstable/format/SSTableReader.java#L434]
> for accessing SSTable from tools, but when {{BufferPool}} is introduced it
> seems disappeared.
> We can either disable {{BufferPool}} from tools or introduce {{Rebufferer}}
> that does not use {{BufferPool}}. I tend to avoid {{BufferPool}} at all since
> it is singleton and accesses {{DatabaseDescriptor}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]