Return-Path: X-Original-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-accumulo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88B1D984B for ; Fri, 18 Nov 2011 05:36:15 +0000 (UTC) Received: (qmail 7065 invoked by uid 500); 18 Nov 2011 05:36:15 -0000 Delivered-To: apmail-incubator-accumulo-dev-archive@incubator.apache.org Received: (qmail 7032 invoked by uid 500); 18 Nov 2011 05:36:15 -0000 Mailing-List: contact accumulo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: accumulo-dev@incubator.apache.org Delivered-To: mailing list accumulo-dev@incubator.apache.org Received: (qmail 7022 invoked by uid 99); 18 Nov 2011 05:36:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 05:36:15 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Nov 2011 05:36:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B5FC18C03C for ; Fri, 18 Nov 2011 05:35:51 +0000 (UTC) Date: Fri, 18 Nov 2011 05:35:51 +0000 (UTC) From: "Jesse Yates (Updated) (JIRA)" To: accumulo-dev@incubator.apache.org Message-ID: <643328378.42201.1321594551746.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <491360933.42155.1321593473506.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (ACCUMULO-156) Refactor Trie MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ACCUMULO-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated ACCUMULO-156: --------------------------------- Status: Patch Available (was: Open) Small change - should be good to go. > 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