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

Duo Zhang commented on HBASE-21717:
-----------------------------------

The methods will be removed in 4.0.0 release. And there is a toAsyncConnection 
method in the Connection interface, it is light-weighted, you can use this 
method to get an AsyncConnection first and then call the coprocessor related 
methods. The method which returns a RpcChannel is too low level and we should 
not provide API like this...

> Implement Connection based on AsyncConnection
> ---------------------------------------------
>
>                 Key: HBASE-21717
>                 URL: https://issues.apache.org/jira/browse/HBASE-21717
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>         Attachments: HBASE-21717-HBASE-21512.patch
>
>




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

Reply via email to