You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by kishorvpatil <gi...@git.apache.org> on 2018/10/12 14:44:47 UTC

[GitHub] storm pull request #2876: [STORM-3254] Don't wait for localization of blobs ...

GitHub user kishorvpatil opened a pull request:

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

    [STORM-3254] Don't wait for localization of blobs if assignments change.

    Delay in blobstore can cause slot to become unusable.


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

    $ git pull https://github.com/kishorvpatil/incubator-storm storm3254

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

    https://github.com/apache/storm/pull/2876.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 #2876
    
----
commit 23dab727ed23ed739e066d414c546652cb8ac4d1
Author: Kishor Patil <kp...@...>
Date:   2018-10-11T22:04:23Z

    Don't wait for localization of blobs if assignments change.

----


---

[GitHub] storm pull request #2876: [STORM-3254] Don't wait for localization of blobs ...

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

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


---