Yuki Morishita created CASSANDRA-6381:
-----------------------------------------
Summary: Refactor nodetool
Key: CASSANDRA-6381
URL: https://issues.apache.org/jira/browse/CASSANDRA-6381
Project: Cassandra
Issue Type: Improvement
Reporter: Yuki Morishita
Priority: Minor
We have way too many nodetool commands(more than 40) packed in one NodeCmd
class. And we are trying to add more commands.
https://github.com/airlift/airline could be a good fit to take out each command
into sub command class.
--
This message was sent by Atlassian JIRA
(v6.1#6144)