[
https://issues.apache.org/jira/browse/CASSANDRA-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483556#comment-14483556
]
Yuki Morishita commented on CASSANDRA-8995:
-------------------------------------------
Patch looks good to me, though I was thinking of doing this later just before
3.0, because we would have mess when merging from cassandra-2.1.
Do you want to commit this now and maintain?
> Move NodeToolCmd subclasses to their own package
> ------------------------------------------------
>
> Key: CASSANDRA-8995
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8995
> Project: Cassandra
> Issue Type: Task
> Reporter: Yuki Morishita
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 3.0
>
> Attachments: nodetool.txt
>
>
> We now have nearly 80 nodetool commands that are written as innter classes
> inside NodeTool.
> We should move out those inner classes to their own package
> (o.a.c.tools.nodetool?) for easier maintainance for the future.
> We still have couples of fixes to nodetool to be committed, so this shuold be
> done right before we branch out 3.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)