Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D65DD11817 for ; Fri, 6 Jun 2014 20:13:01 +0000 (UTC) Received: (qmail 2957 invoked by uid 500); 6 Jun 2014 20:13:01 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 2915 invoked by uid 500); 6 Jun 2014 20:13:01 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 2906 invoked by uid 99); 6 Jun 2014 20:13:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 20:13:01 +0000 Date: Fri, 6 Jun 2014 20:13:01 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2865) Create unit test for ZooCache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020305#comment-14020305 ] ASF subversion and git services commented on ACCUMULO-2865: ----------------------------------------------------------- Commit 4950870de6dcf26dc1aa78f63e39da513a0d92de in accumulo's branch refs/heads/1.6.1-SNAPSHOT from [~bhavanki] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4950870 ] ACCUMULO-2865 Add ZooCacheTest This adds a unit test for ZooCache. ZooCache itself was only changed slightly, with the addition of methods to check if information was cached and improvements to its comments. > Create unit test for ZooCache > ----------------------------- > > Key: ACCUMULO-2865 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2865 > Project: Accumulo > Issue Type: Test > Components: fate, test > Affects Versions: 1.6.0 > Reporter: Bill Havanki > Assignee: Bill Havanki > Priority: Minor > Labels: testing > Fix For: 1.6.1 > > > While working on ACCUMULO-2615 I found that ZooCache doesn't have any unit tests. Let's add one. -- This message was sent by Atlassian JIRA (v6.2#6252)