You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2014/02/26 23:02:21 UTC

[jira] [Created] (ACCUMULO-2414) Use annotations for discovering shell commands

Mike Drob created ACCUMULO-2414:
-----------------------------------

             Summary: Use annotations for discovering shell commands
                 Key: ACCUMULO-2414
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2414
             Project: Accumulo
          Issue Type: Improvement
          Components: shell
            Reporter: Mike Drob
             Fix For: 1.7.0


Instead of our current method of hard coded command registration in {{Shell.config(String...)}} we should be able to annotate a bunch of classes and have them populate the shell commands list automatically.

Might also be useful to have an enum for the type of command, instead of a bunch of arrays.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)