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 58BA710B50 for ; Wed, 2 Apr 2014 15:51:10 +0000 (UTC) Received: (qmail 24749 invoked by uid 500); 2 Apr 2014 15:50:41 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 24521 invoked by uid 500); 2 Apr 2014 15:50:34 -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 23884 invoked by uid 99); 2 Apr 2014 15:50:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2014 15:50:21 +0000 Date: Wed, 2 Apr 2014 15:50:21 +0000 (UTC) From: "Bill Havanki (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-2612) One-arg ZooConfiguration.getInstance() never called MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Bill Havanki created ACCUMULO-2612: -------------------------------------- Summary: One-arg ZooConfiguration.getInstance() never called Key: ACCUMULO-2612 URL: https://issues.apache.org/jira/browse/ACCUMULO-2612 Project: Accumulo Issue Type: Improvement Reporter: Bill Havanki Priority: Minor While working on ACCUMULO-2603 under 1.6 I noticed that {{ZooConfiguration.getInstance(AccumuloConfiguration)}} seems to never be used, which is odd. It should be removed if that is the case. -- This message was sent by Atlassian JIRA (v6.2#6252)