You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/11/20 23:06:33 UTC

[jira] [Updated] (HBASE-12549) Fix TestAssignmentManagerOnCluster#testAssignRacingWithSSH() flaky test

     [ https://issues.apache.org/jira/browse/HBASE-12549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Enis Soztutar updated HBASE-12549:
----------------------------------
    Attachment: hbase-12549_v1.patch

Simple fix. The test runs around 3 sec now. 

> 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)