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

Jesse Yates commented on ACCUMULO-156:
--------------------------------------

The trie is referenced in the MBinner, under the test stuff in server... Feel 
free to pull the code if we aren't using it or onto your own dev branch if you 
are still playing around. However, that kind of stuff shouldn't be in the 
codebase w/o reason :)

Side note, a lot of the code in the server module seems to be around the 
acceptance test. Maybe we should consider moving them to their own module?
                
> Refactor Trie
> -------------
>
>                 Key: ACCUMULO-156
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-156
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.4.0, 1.3.6
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 1.4.0
>
>         Attachments: java_ACCUMULO-156.patch
>
>
> Trie has a main method (apparently) for testing. This needs to be moved to 
> its own unit test. Also, Trie is located in core.impl, but is only used in 
> the server module - it needs to be moved as well.

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

        

Reply via email to