[
https://issues.apache.org/jira/browse/HBASE-13784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265728#comment-15265728
]
Jurriaan Mous commented on HBASE-13784:
---------------------------------------
I want to finish the work on this patch. Currently it is not compatible with
the latest master.
I now want to break it up to several sub issues so the work gets committed more
easily. It is possible to break up the patch in several subtasks like
refactoring some of the classes so they can be reused, add the needed extra
calls to the RPC Clients, remove RpcControllerFactory from all the scans, some
smaller code enhancements etc. So expect some smaller issues referring to this
issue in the coming time. The good thing is that some (or very maybe all) parts
can be considered for the 1.x branch.
> Add Async Client Table API
> --------------------------
>
> Key: HBASE-13784
> URL: https://issues.apache.org/jira/browse/HBASE-13784
> Project: HBase
> Issue Type: New Feature
> Reporter: Jurriaan Mous
> Assignee: Jurriaan Mous
> Attachments: ClientScanner-class-diagram.png, HBASE-13784-v1.patch,
> HBASE-13784-v2.patch, HBASE-13784-v3.patch, HBASE-13784-v4.patch,
> HBASE-13784-v5.patch, HBASE-13784-v6.patch, HBASE-13784-v7.patch,
> HBASE-13784.patch
>
>
> With the introduction of the Async HBase RPC Client it is possible to create
> an Async Table API and more. This issue is focussed on creating a first async
> Table API so it is possible to do any non deprecated Table call in an async
> way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)