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