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