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

Guanghao Zhang commented on HBASE-17497:
----------------------------------------

Yeah, getMetaTable() is not a block method. I thought returns a 
CompletableFuture<RawAsyncTable> is easier to write other method which use 
it... Did this has any other problem? If this usage is wrong, I can fix it by a 
addendum or fix it when implement other AsyncMetaTableAccessor's methods.

> Add first async MetaTableAccessor impl and Implement tableExists method
> -----------------------------------------------------------------------
>
>                 Key: HBASE-17497
>                 URL: https://issues.apache.org/jira/browse/HBASE-17497
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Guanghao Zhang
>            Assignee: Guanghao Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17497-v1.patch
>
>
> HBaseAdmin use many MetaTableAccessor's static methods. So add a async 
> MetaTableAccessor for AsyncHBaseAdmin.



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

Reply via email to