[ 
https://issues.apache.org/jira/browse/HBASE-18608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-18608:
--------------------------
    Fix Version/s:     (was: 3.0.0)

> AsyncConnection should return AsyncAdmin interface instead of the 
> implemenation
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-18608
>                 URL: https://issues.apache.org/jira/browse/HBASE-18608
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>            Priority: Major
>             Fix For: 2.0.0-alpha-2, 2.0.0
>
>         Attachments: HBASE-18608-v1.patch
>
>
> hbase-client/src/main/java/org/apache/hadoop/hbase/client/AsyncConnection.java
> {code}
> AsyncAdminBuilder<RawAsyncHBaseAdmin> getAdminBuilder();
> AsyncAdminBuilder<AsyncHBaseAdmin> getAdminBuilder(ExecutorService pool);
> {code}
> These two method should not use the implemenation: RawAsyncHBaseAdmin and 
> AsyncHBaseAdmin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to