Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 43878 invoked from network); 5 Apr 2011 05:03:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2011 05:03:45 -0000 Received: (qmail 39623 invoked by uid 500); 5 Apr 2011 05:03:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 39514 invoked by uid 500); 5 Apr 2011 05:03:44 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 39505 invoked by uid 99); 5 Apr 2011 05:03:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 05:03:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Tue, 05 Apr 2011 05:03:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B114E934CD for ; Tue, 5 Apr 2011 05:03:05 +0000 (UTC) Date: Tue, 5 Apr 2011 05:03:05 +0000 (UTC) From: "Jean-Daniel Cryans (JIRA)" To: issues@hbase.apache.org Message-ID: <1360224966.34229.1301979785722.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HBASE-3734) HBaseAdmin creates new configurations in getCatalogTracker MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 HBaseAdmin creates new configurations in getCatalogTracker ---------------------------------------------------------- Key: HBASE-3734 URL: https://issues.apache.org/jira/browse/HBASE-3734 Project: HBase Issue Type: Bug Affects Versions: 0.90.1 Reporter: Jean-Daniel Cryans Fix For: 0.90.3 HBaseAdmin.getCatalogTracker creates new Configuration every time it's called, instead HBA should reuse the same one and do the copy inside the constructor. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira