You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Adam Fuchs (JIRA)" <ji...@apache.org> on 2012/06/27 16:28:43 UTC

[jira] [Created] (ACCUMULO-656) move monitor code out of server

Adam Fuchs created ACCUMULO-656:
-----------------------------------

             Summary: move monitor code out of server
                 Key: ACCUMULO-656
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-656
             Project: Accumulo
          Issue Type: Improvement
          Components: monitor
            Reporter: Adam Fuchs


The monitor can be thought of as a standalone application, with no special dependencies on server code. We should move it out of the server project into its own project to clean up the code and facilitate future distributed development.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-656) move monitor code out of server

Posted by "John Vines (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402338#comment-13402338 ] 

John Vines commented on ACCUMULO-656:
-------------------------------------

I disagree. This is simply migrating a few packages to a new module, increasing the amount of maven bloat. The packages already serve as a place for separating the server pieces. The monitor is not designed to be used outside of Accumulo and we use the server designator to separate non-client pieces.
                
> move monitor code out of server
> -------------------------------
>
>                 Key: ACCUMULO-656
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-656
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: monitor
>            Reporter: Adam Fuchs
>
> The monitor can be thought of as a standalone application, with no special dependencies on server code. We should move it out of the server project into its own project to clean up the code and facilitate future distributed development.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira