[ https://issues.apache.org/jira/browse/HBASE-15798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423786#comment-15423786 ]
Duo Zhang commented on HBASE-15798: ----------------------------------- Sorry a bit late, but how do you use the {{AsyncRpcChannel}} in HBase? The protobuf stub can only be instantiated using {{RpcChannel}} or {{BlockingRpcChannel}}. Thanks. > Add Async RpcChannels to all RpcClients > --------------------------------------- > > Key: HBASE-15798 > URL: https://issues.apache.org/jira/browse/HBASE-15798 > Project: HBase > Issue Type: New Feature > Reporter: Jurriaan Mous > Assignee: Jurriaan Mous > Fix For: 2.0.0 > > Attachments: HBASE-15798-v1.patch, HBASE-15798-v1.patch, > HBASE-15798-v2.patch, HBASE-15798.patch > > > The RpcClients all need to expose an async protobuf RpcChannel and our own > custom AsyncRpcChannel (without protobuf overhead) so an Async table > implementation can be made. -- This message was sent by Atlassian JIRA (v6.3.4#6332)