[
https://issues.apache.org/jira/browse/HBASE-12840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14280844#comment-14280844
]
Andrew Purtell commented on HBASE-12840:
----------------------------------------
Adds a simple TestDelayingRunner that unit tests DelayingRunner. Adds more to
TestClientPushback to verify AsyncProcess responds to feedback from the server
when new work is submitted.
> 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)