GitHub user milantracy opened a pull request:
https://github.com/apache/storm/pull/2729
STORM-3064: PartitionedTridentSpoutExecutor should use getPartitionsFâ¦
â¦orTask
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/milantracy/storm storm3064
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2729.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 #2729
----
commit 8a40d53ef2eedbfcade23ecfd02d0a287cd4b530
Author: Jing Chen <milantracy@...>
Date: 2018-06-20T17:48:00Z
STORM-3064: PartitionedTridentSpoutExecutor should use getPartitionsForTask
----
---