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 5031D106BA for ; Tue, 9 Dec 2014 19:18:15 +0000 (UTC) Received: (qmail 87878 invoked by uid 500); 9 Dec 2014 19:18:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 87655 invoked by uid 500); 9 Dec 2014 19:18:14 -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 87486 invoked by uid 99); 9 Dec 2014 19:18:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Dec 2014 19:18:14 +0000 Date: Tue, 9 Dec 2014 19:18:14 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12652) Allow unmanaged connections in MetaTableAccessor 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-12652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14239883#comment-14239883 ] Nick Dimiduk commented on HBASE-12652: -------------------------------------- That is, will clean the warnings on commit. Open question re: method name remains. > Allow unmanaged connections in MetaTableAccessor > ------------------------------------------------ > > Key: HBASE-12652 > URL: https://issues.apache.org/jira/browse/HBASE-12652 > Project: HBase > Issue Type: Bug > Affects Versions: 1.0.0, 2.0.0 > Reporter: Solomon Duskis > Assignee: Solomon Duskis > Attachments: HBASE-12652.patch, HBASE-12652.patch, HBASE-12652B.patch > > > Passing in an unmanaged connnection to MetaTableAccessor causes an exception. MetaTableAccessor should be able to use both unmanaged and managed connections. -- This message was sent by Atlassian JIRA (v6.3.4#6332)