You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/06 17:07:28 UTC

[jira] [Commented] (ACCUMULO-3102) SplitRecoveryIT-test fails due to insufficient timeout on multinode cluster.

    [ https://issues.apache.org/jira/browse/ACCUMULO-3102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124525#comment-14124525 ] 

ASF GitHub Bot commented on ACCUMULO-3102:
------------------------------------------

GitHub user taksaito opened a pull request:

    https://github.com/apache/accumulo/pull/14

    ACCUMULO-3102 Increase timeout for SplitRecoveryIT test on multinode

    SplitRecoveryIT test fails on multinode cluster due to insufficient timeout. It passes when defaultTimeoutSeconds is increased from 30 to 60.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/taksaito/accumulo-1 1.6.1-SNAPSHOT

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #14
    
----
commit 8b2cbe77737220a5b5d3a2cdc049acd9bfc81ef6
Author: taksaito <ts...@hortonworks.com>
Date:   2014-09-06T15:04:18Z

    ACCUMULO-3102 Increase timeout for SplitRecoveryIT test on multinode

----


> SplitRecoveryIT-test fails due to insufficient timeout on multinode cluster.
> ----------------------------------------------------------------------------
>
>                 Key: ACCUMULO-3102
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3102
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.6.1
>         Environment: multinode cluster
>            Reporter: Takahiko Saito
>
> The test time outs before it finishes. When defaultTimeoutSeconds is increased from 30 to 60, the test passes. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)