[ https://issues.apache.org/jira/browse/HBASE-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jurriaan Mous updated HBASE-13902: ---------------------------------- Attachment: HBASE-13902.patch * Removing RpcClientImpl and Call * Adapted tests which used an RpcClientImpl to use AsyncRpcClient * Removed TestIPC since its functionality is tested with TestAsyncIPC > Remove Sync RpcClientImpl > ------------------------- > > Key: HBASE-13902 > URL: https://issues.apache.org/jira/browse/HBASE-13902 > Project: HBase > Issue Type: Improvement > Components: Client > Reporter: Jurriaan Mous > Assignee: Jurriaan Mous > Attachments: HBASE-13902.patch > > > For an async Table api to be supported we need to remove the sync > RpcClientImpl. > For the Async Table Api some internals for scanning are changed to use async > apis so they can't be used with the Sync RpcClientImpl. -- This message was sent by Atlassian JIRA (v6.3.4#6332)