[
https://issues.apache.org/jira/browse/HBASE-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589942#comment-14589942
]
stack commented on HBASE-13902:
-------------------------------
bq. Maybe the best way is to keep RpcClientImpl in at this moment, implement
the async methods and remove it later if it proves to be slower with all the
new code in.
Lets get some numbers first. If it is NOT slower (or close enough) and it all
works, lets try and go with the removal/simplification.
> 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)