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

Duo Zhang commented on HBASE-18052:
-----------------------------------

'when the returned CompletableFuture complete, it means the admin operation 
complete' -> 'when the returned CompletableFuture is done, it means the admin 
operation has also been done.'

'it only means the compact request was send to HBase and may need time to 
execute the compact operation' -> 'it only means the compact request was sent 
to HBase and may need some time to finish the compact operation'

'it only support byte[] as parameter' -> 'we only accept byte[] as the 
parameter type', and also the same for server name and table name. And you can 
also use '`' to highlight the type name, just as what you have done to 
{{AsyncConnection}}.

> Add document for async admin
> ----------------------------
>
>                 Key: HBASE-18052
>                 URL: https://issues.apache.org/jira/browse/HBASE-18052
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client
>            Reporter: Guanghao Zhang
>            Assignee: Zheng Hu
>             Fix For: 3.0.0, 2.0.0-alpha-2
>
>         Attachments: HBASE-18052.master.001.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to