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

Jesse Yates commented on HBASE-12840:
-------------------------------------

lgtm. Hate to have to reach down into the async process to do the work, but 
seems like the best way forward. Good stuff - thanks andrew!

> Improve unit test coverage of the client pushback mechanism
> -----------------------------------------------------------
>
>                 Key: HBASE-12840
>                 URL: https://issues.apache.org/jira/browse/HBASE-12840
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>             Fix For: 2.0.0
>
>         Attachments: HBASE-12840.patch
>
>
> Improve the unit test coverage of the HBASE-5162 client pushback mechanism.
> Currently we have:
> - TestClientExponentialBackoff: Sanity checking of client backoff policy 
> implementations. 
> - TestClientPushback: An medium test that checks if the response to a 
> submitted put returns region load data and verifies the client tracks the 
> load data correctly.
> We don't have an end to end test that closes the loop between server feedback 
> and changes in client behavior.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to