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 2018/04/28 12:32:34 UTC

[GitHub] storm pull request #2650: STORM-3047: Ensure Trident emitter refreshPartitio...

GitHub user srdo opened a pull request:

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

    STORM-3047: Ensure Trident emitter refreshPartitions is only called w…

    …ith partitions assigned to the emitter
    
    https://issues.apache.org/jira/browse/STORM-3047

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

    $ git pull https://github.com/srdo/storm STORM-3047

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

    https://github.com/apache/storm/pull/2650.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 #2650
    
----
commit 328f7128aa859ec17d112b494445edb413e630a3
Author: Stig Rohde Døssing <sr...@...>
Date:   2018-04-28T12:31:11Z

    STORM-3047: Ensure Trident emitter refreshPartitions is only called with partitions assigned to the emitter

----


---

[GitHub] storm pull request #2650: STORM-3047: Ensure Trident emitter refreshPartitio...

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

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


---