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

[jira] [Commented] (ACCUMULO-655) move test code from server package into its own package

    [ https://issues.apache.org/jira/browse/ACCUMULO-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402340#comment-13402340 ] 

John Vines commented on ACCUMULO-655:
-------------------------------------

The server package isn't so much 'server code' as it is 'non-client code'. Personally, I want to avoid maven bloat as much as possible, which this will contribute to. The packages already do a decent job for segregating code, so I'm not in favor of this move without any sort of need for it.
                
> move test code from server package into its own package
> -------------------------------------------------------
>
>                 Key: ACCUMULO-655
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-655
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: test
>            Reporter: Adam Fuchs
>
> The server package currently houses all of the functional, continuous ingest, and random walk testing code. There are no special connections between the tests and the various servers, so we could move everything in the org.apache.accumulo.server.test package out of server relatively easily. Doing so will clean up the code and reduce future dependency bloat (e.g. from new complex test cases).

--
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