You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2015/03/12 20:58:39 UTC

[jira] [Updated] (ACCUMULO-1496) Use annotations to identify classes that are launchable by the start code

     [ https://issues.apache.org/jira/browse/ACCUMULO-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-1496:
----------------------------------------
    Attachment: 0001-ACCUMULO-1496-Use-scannotation-library-to-scan-for-l.patch

Attaching abandoned patch in case anybody revisits later.

> Use annotations to identify classes that are launchable by the start code
> -------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1496
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1496
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>         Attachments: 0001-ACCUMULO-1496-Use-scannotation-library-to-scan-for-l.patch
>
>
> If it can be done efficiently, I'd like to stop maintaining the explicitly enumerated list of things we can launch from the accumulo-start code. We should be able to discover these on the classpath, and automatically populate the help.
> Annotations seems like it might be the right way to go, similar to how Servlet 3.0 annotations work (maybe implemented using something like scannotation).



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