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)