[
https://issues.apache.org/jira/browse/HBASE-12840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281558#comment-14281558
]
Hudson commented on HBASE-12840:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6035 (See
[https://builds.apache.org/job/HBase-TRUNK/6035/])
HBASE-12840 Improve unit test coverage of the client pushback mechanism
(apurtell: rev 03e17168c3feab765fec26693318f4b8ae6a9468)
*
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestDelayingRunner.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestClientPushback.java
> 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)