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

ASF GitHub Bot commented on STORM-492:
--------------------------------------

GitHub user HeartSaVioR opened a pull request:

    https://github.com/apache/storm/pull/308

    STORM-492 with reverting previous merge

    First of all, I'm sorry for mistake.
    It's for reverting broken #279 and reapply correct patch (using System 
Environment, not JVM Property).
    So you can find further information from #279.
    
    If Storm project has a rule about reverting and this PR doesn't fit, I'll 
wait @clockfly to revert, and re-create PR.
    
    @ptgoetz @clockfly @harshach Please take a look and comment. Thanks in 
advance.

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

    $ git pull https://github.com/HeartSaVioR/storm 
STORM-492-with-revert-merge-and-renew

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

    https://github.com/apache/storm/pull/308.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 #308
    
----
commit f880d619972bbbb0a1c3519298efbce260112ea6
Author: Jungtaek Lim <[email protected]>
Date:   2014-11-05T22:07:22Z

    Revert "Merge branch 'STORM-492' of https://github.com/HeartSaVioR/storm 
into STORM-492"
    
    This reverts commit 1b8a32e2c3e8e624fc1ca1863898c3a10834151e, reversing
    changes made to a1e1c1e206bcc22d0721226531fb1328c2d8cd53.

commit 356f9f8b6e986d5e9113ade5a80a228d15b7bc86
Author: Jungtaek Lim <[email protected]>
Date:   2014-11-05T22:20:24Z

    Let users override default test timeout
    
    * Fixed (bug) / Added time-ms from tracked-wait (trackedWait)
    * Provide a method to override default test timeout
    * Add a way to specify default test timeout in ms to DEVELOPER.md

----


> Test timeout should be configurable
> -----------------------------------
>
>                 Key: STORM-492
>                 URL: https://issues.apache.org/jira/browse/STORM-492
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Devika Nair
>            Assignee: Jungtaek Lim
>              Labels: newbie
>             Fix For: 0.9.3-rc2
>
>
> Test timeout is hard coded to 5000ms in 
> https://github.com/apache/incubator-storm/blob/master/storm-core/src/clj/backtype/storm/testing.clj.
>  Provide a way to override this value in order to handle longer running tests.



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

Reply via email to