You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/24 14:45:13 UTC

[jira] [Commented] (STORM-573) Allow users to pass TEST-TIMEOUT-MS as param for complete-topology for Java

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

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

GitHub user javrasya opened a pull request:

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

    [STORM-573]Allow users to pass TEST-TIMEOUT-MS as param for complete-topology for Java

    `timeout-ms` value can be passed as param to `comlete-topology` in testing4j.clj for Java projects now.

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

    $ git pull https://github.com/javrasya/storm master

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

    https://github.com/apache/storm/pull/327.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 #327
    
----
commit e8e05b20ff30b04285240c9a14e39958d77fe4fe
Author: Ahmet DAL <ce...@gmail.com>
Date:   2014-11-24T13:42:12Z

    STORM-573 is fixed. timeout-ms value can be passed as param to comlete-topology in testing4j.clj for Java projects.

----


> Allow users to pass TEST-TIMEOUT-MS as param for complete-topology for Java
> ---------------------------------------------------------------------------
>
>                 Key: STORM-573
>                 URL: https://issues.apache.org/jira/browse/STORM-573
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Ahmet DAL
>            Assignee: Ahmet DAL
>            Priority: Minor
>              Labels: test
>
> timeout value can be defined for complete-topology in testing.clj after STORM-354 is fixed. But not for the function complete-topology in testing4j.clj. It would be grate to add this functionality.



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