You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srdo <gi...@git.apache.org> on 2017/11/13 19:40:03 UTC

[GitHub] storm pull request #2416: STORM-2811: Fix integration test killing the same ...

GitHub user srdo opened a pull request:

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

    STORM-2811: Fix integration test killing the same topology multiple t…

    …imes
    
    1.x version of https://github.com/apache/storm/pull/2415. The clojure code equivalent to IStormClusterState.getTopoId (daemon/common.clj:get-storm-id) doesn't have an NPE bug, so that fix isn't necessary here.

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

    $ git pull https://github.com/srdo/storm STORM-2811-1.x

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

    https://github.com/apache/storm/pull/2416.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 #2416
    
----

----


---

[GitHub] storm pull request #2416: STORM-2811: Fix integration test killing the same ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---