You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by danny0405 <gi...@git.apache.org> on 2018/01/06 00:25:45 UTC

[GitHub] storm pull request #2506: [STORM-2879] Supervisor collapse continuously when...

GitHub user danny0405 opened a pull request:

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

    [STORM-2879] Supervisor collapse continuously when there is a expired assignment for overdue storm [fix for 1.x-branch]

    Supervisor collapse continuously when there is a expired assignment for overdue storm for invalid LocalAssignment.
    
    2.0 patch [#2439](https://github.com/apache/storm/pull/2493).
    
    This is patch for 1.x-branch.

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

    $ git pull https://github.com/danny0405/storm fix-1.x

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

    https://github.com/apache/storm/pull/2506.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 #2506
    
----
commit 501efb30a75916ca3edfb88d3a7bca21ae36c77e
Author: chenyuzhao <ch...@...>
Date:   2018-01-06T00:21:58Z

    fix STORM-2879

----


---

[GitHub] storm pull request #2506: [STORM-2879] Supervisor collapse continuously when...

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

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


---