[ 
https://issues.apache.org/jira/browse/HBASE-16833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580953#comment-15580953
 ] 

Yu Li commented on HBASE-16833:
-------------------------------

Agreed.

And another thing I'd like to bring up is that we may need to limit the ongoing 
(issued but not returned) requests per client to a) avoid too many future 
objects (especially puts) causing client OOME; b) avoid too many retries when 
CallQueueTooBigException happens.

> 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)

Reply via email to