You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/18 17:57:00 UTC

[jira] [Updated] (CASSANDRA-11822) (Re)introduce non-pooled SegmentedFile

     [ 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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org