[
https://issues.apache.org/jira/browse/HBASE-12549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220490#comment-14220490
]
Hudson commented on HBASE-12549:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #657 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/657/])
HBASE-12549 Fix TestAssignmentManagerOnCluster#testAssignRacingWithSSH() flaky
test (enis: rev fe2f15dbf898614ea1805d2c63a03f6a4da1a86e)
*
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-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)