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/19 05:32:01 UTC

[jira] [Updated] (CASSANDRA-11191) Support more flexible offline access to SSTable

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

C. Scott Andreas updated CASSANDRA-11191:
-----------------------------------------
    Component/s: Local Write-Read Paths

> Support more flexible offline access to SSTable
> -----------------------------------------------
>
>                 Key: CASSANDRA-11191
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11191
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local Write-Read Paths
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Major
>
> Right now, using SSTableReader/SSTableWriter alone needs certain set ups like {{Config.setClientMode(true)}} or loading schema outside. Even doing so, various options to read/write SSTable offline is fixed and not programatically modifiable.
> We should decouple most of {{org.apache.cassandra.io.sstable}} from other parts of cassandra so that we can easily reuse them in offilne tools.



--
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