[
https://issues.apache.org/jira/browse/HBASE-20496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456225#comment-16456225
]
Hudson commented on HBASE-20496:
--------------------------------
Results for branch branch-1
[build #297 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/297/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/297//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/297//JDK7_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/branch-1/297//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 source release artifact{color}
-- See build output for details.
> TestGlobalThrottler failing on branch-1 since revert of HBASE-9465
> ------------------------------------------------------------------
>
> Key: HBASE-20496
> URL: https://issues.apache.org/jira/browse/HBASE-20496
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Priority: Minor
>
> Not sure why we didn't catch it earlier, but with my latest dev setup
> including 8u JVM, TestGlobalThrottler fails reliably, and a git bisect finds
> the problem at this revert:
> {noformat}
> commit ba7a936f74985eb9d974fdc87b0d06cb8cd8473d
> Author: Sean Busbey <[email protected]>
> Date: Tue Nov 7 23:50:35 2017 -0600
> Revert "HBASE-9465 Push entries to peer clusters serially"
> This reverts commit 441bc050b991c14c048617bc443b97f46e21b76f.
> Conflicts:
> hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java
> hbase-client/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java
> hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/WALProtos.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/Replication.java
> hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java
> Signed-off-by: Andrew Purtell <[email protected]>
> {noformat}
> For now I'm going to disable the test. Leaving this open for debugging.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)