Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35BD5178D0 for ; Thu, 2 Oct 2014 17:41:36 +0000 (UTC) Received: (qmail 68648 invoked by uid 500); 2 Oct 2014 17:41:36 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 68605 invoked by uid 500); 2 Oct 2014 17:41:36 -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 68518 invoked by uid 99); 2 Oct 2014 17:41:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 17:41:35 +0000 Date: Thu, 2 Oct 2014 17:41:35 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12156) TableName cache doesn't used for once of valueOf methods. 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/HBASE-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14156837#comment-14156837 ] stack commented on HBASE-12156: ------------------------------- Sorry about that [~apurtell] Thanks. > TableName cache doesn't used for once of valueOf methods. > --------------------------------------------------------- > > Key: HBASE-12156 > URL: https://issues.apache.org/jira/browse/HBASE-12156 > Project: HBase > Issue Type: Bug > Reporter: Andrey Stepachev > Assignee: Andrey Stepachev > Fix For: 2.0.0, 0.98.7, 0.99.1 > > Attachments: HBASE-12156-addendum-0.98.patch, HBASE-12156.patch > > > there is wrong comparison, copy&paste code compares namespace with qualifier and namespace. -- This message was sent by Atlassian JIRA (v6.3.4#6332)