GitHub user hmcl opened a pull request:
https://github.com/apache/storm/pull/1995
STORM-2407: KafkaTridentSpoutOpaque Doesn't Poll Data From All Topic-â¦
â¦Partitions When Parallelism Hint Not a Multiple Total Topic-Partitions
- Introduce logic to poll data from the topic partitions assigned to each
task
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcl/storm-apache
1.x-branch_STORM-2407_KafkaTridentMissesData
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1995.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 #1995
----
commit b88854110099edb778d5a906ff1f838737b673a3
Author: Hugo Louro <[email protected]>
Date: 2017-03-10T21:13:31Z
STORM-2407: KafkaTridentSpoutOpaque Doesn't Poll Data From All
Topic-Partitions When Parallelism Hint Not a Multiple Total Topic-Partitions
- Introduce logic to poll data from the topic partitions assigned to each
task
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---