[ 
https://issues.apache.org/jira/browse/HBASE-12796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14266186#comment-14266186
 ] 

Hadoop QA commented on HBASE-12796:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12690350/HBASE-12796-v6.patch
  against master branch at commit 26e3e1b300670d6c3f9f4853aa937226592b9537.
  ATTACHMENT ID: 12690350

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 548 
new or modified tests.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12330//console

This message is automatically generated.

> Clean up HTable and HBaseAdmin deprecated constructor usage
> -----------------------------------------------------------
>
>                 Key: HBASE-12796
>                 URL: https://issues.apache.org/jira/browse/HBASE-12796
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jurriaan Mous
>            Assignee: Jurriaan Mous
>         Attachments: HBASE-12796-v1.patch, HBASE-12796-v2.patch, 
> HBASE-12796-v3.patch, HBASE-12796-v4.patch, HBASE-12796-v5.patch, 
> HBASE-12796-v6.patch, HBASE-12796.patch
>
>
> The are a lot of calls to the deprecated calls to HBaseAdmin and HTable 
> constructors in many tests and even some in production code.
> This issue is about removing most of them so most code does not create 
> redundant Connections and underlying pools and RPC clients. Hopefully making 
> the tests more lightweight. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to