You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/12/22 21:22:46 UTC

[jira] [Created] (CASSANDRA-10925) Unify offline SSTable tools

Yuki Morishita created CASSANDRA-10925:
------------------------------------------

             Summary: Unify offline SSTable tools
                 Key: CASSANDRA-10925
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10925
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Yuki Morishita
            Assignee: Yuki Morishita


We have number of SSTable offline tools in both "bin" and "tools/bin" directory.

* sstableutil
* sstablescrub
* sstablesplit
* sstableupgrade
* sstableverify
* sstableexpiredblockers
* sstablemetadata
* sstableofflinerelevel
* sstablelevelreset
* sstablerepairedset
* (sstable2json)

We can unify these into one command, say {{sstableutil}}, and move above to subcommands like {{nodetool}} does.
That way we can integrate the code around opening SSTables and output info.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)