[
https://issues.apache.org/jira/browse/HBASE-12549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221853#comment-14221853
]
Hudson commented on HBASE-12549:
--------------------------------
FAILURE: Integrated in HBase-1.0 #494 (See
[https://builds.apache.org/job/HBase-1.0/494/])
HBASE-12549 Fix TestAssignmentManagerOnCluster#testAssignRacingWithSSH() flaky
test (Virag Kothari) --ADDENDUM (stack: rev
7a3e8b55f8b331451c80da93e2f4a6d881db6d35)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestAssignmentManagerOnCluster.java
> Fix TestAssignmentManagerOnCluster#testAssignRacingWithSSH() flaky test
> -----------------------------------------------------------------------
>
> Key: HBASE-12549
> URL: https://issues.apache.org/jira/browse/HBASE-12549
> Project: HBase
> Issue Type: Test
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 0.98.9, 0.99.2
>
> Attachments: HBASE-12459-addendum.patch, hbase-12549_v1.patch
>
>
> TestAssignmentManagerOnCluster#testAssignRacingWithSSH() runs on average 40
> sec, with 60 sec timeout. This causes flakiness.
> The fix is easy. One of the earlier tests increases the
> hbase.assignment.maximum.attempts from 3 to 10. Then
> testAssignRacingWithSSH() is ran with 10 attempts causing slowness.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)