[
https://issues.apache.org/jira/browse/HBASE-22562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16863727#comment-16863727
]
Hudson commented on HBASE-22562:
--------------------------------
Results for branch master
[build #1138 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1138/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1138//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1138//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1138//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for
details|https://builds.apache.org/job/HBase%20Nightly/job/master/1138//artifact/output-integration/hadoop-2.log].
(note that this means we didn't run on Hadoop 3)
> PressureAwareThroughputController#skipControl never invoked
> -----------------------------------------------------------
>
> Key: HBASE-22562
> URL: https://issues.apache.org/jira/browse/HBASE-22562
> Project: HBase
> Issue Type: Bug
> Components: Operability
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Trivial
> Fix For: 3.0.0, 2.3.0, 2.2.1, 2.1.6
>
> Attachments: HBASE-22562.001.patch
>
>
> Looks like HBASE-14969 introduced a method {{skipControl}} which was a
> shortcut for implementations of PressureAwareThroughputController to "skip" a
> {{control()}} method, however, this appears to never have been used (even in
> the original commit).
> Just get rid of it - appears to be dead code.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)