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 37AD817ADF for ; Sat, 7 Mar 2015 05:02:13 +0000 (UTC) Received: (qmail 86106 invoked by uid 500); 7 Mar 2015 05:01:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 86057 invoked by uid 500); 7 Mar 2015 05:01:38 -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 86045 invoked by uid 99); 7 Mar 2015 05:01:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Mar 2015 05:01:38 +0000 Date: Sat, 7 Mar 2015 05:01:38 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12586) Task 6 & 7 from HBASE-9117, delete all public HTable constructors and delete ConnectionManager#{delete,get}Connection 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-12586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351413#comment-14351413 ] stack commented on HBASE-12586: ------------------------------- The former... "a lot of tests needs to be updated" This is good work. > Task 6 & 7 from HBASE-9117, delete all public HTable constructors and delete ConnectionManager#{delete,get}Connection > ---------------------------------------------------------------------------------------------------------------------- > > Key: HBASE-12586 > URL: https://issues.apache.org/jira/browse/HBASE-12586 > Project: HBase > Issue Type: Task > Affects Versions: 2.0.0 > Reporter: stack > Assignee: Mikhail Antonov > Labels: beginner, beginners > Attachments: HBASE-12586.patch, HBASE-12586.patch > > > Finish cleanup from HBASE-9117 removing old API. This issue covers tasks 6 and 7 from the list here: https://issues.apache.org/jira/browse/HBASE-9117?focusedCommentId=13919716&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13919716 > To be done in master branch only. > Marked as beginner task. The idea is straight-forward. It is just a lot of work going through all tests converting to use new API. -- This message was sent by Atlassian JIRA (v6.3.4#6332)