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 <srdo@...>
Date: 2018-04-28T12:31:11Z
STORM-3047: Ensure Trident emitter refreshPartitions is only called with
partitions assigned to the emitter
----
---