[
https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15579862#comment-15579862
]
Duo Zhang commented on HBASE-16833:
-----------------------------------
Yes they can all be done with the SingleRequestRpcRetryingCaller.
The difficult things are scan and BufferedMutator, and read replica.
> Implement asynchronous hbase client based on HBASE-15921
> --------------------------------------------------------
>
> Key: HBASE-16833
> URL: https://issues.apache.org/jira/browse/HBASE-16833
> Project: HBase
> Issue Type: Umbrella
> Components: Client
> Affects Versions: 2.0.0
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Labels: asynchronous
> Fix For: 2.0.0
>
>
> In HBASE-15921 we have introduced a simple AsyncTable only supports get, put
> and delete. This issue aims to implement a complete async hbase client based
> on it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)