GitHub user hmcl opened a pull request:

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

    STORM-2538: New kafka spout emits duplicate tuples

      - Refactored TimeInterval out of KafkaSpoutRetryExponentialBackoff
      - Configurable pre-fetch tasks to be run before spout starts processing 
tuples
           - Configurable fixed delay task before activation
           - Consumer rebalance task not to poll any data during rebalance

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

    $ git pull https://github.com/hmcl/storm-apache 1.x-branch_STORM-2538

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

    https://github.com/apache/storm/pull/2147.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 #2147
    
----
commit 6a8c5e828992fb5c98f54f9fd91918e2b23f6eda
Author: Hugo Louro <hmclo...@gmail.com>
Date:   2017-05-31T02:52:57Z

    STORM-2538: New kafka spout emits duplicate tuples
      - Refactored TimeInterval out of KafkaSpoutRetryExponentialBackoff
      - Configurable pre-fetch tasks to be run before spout starts processing 
tuples
           - Configurable fixed delay task before activation
           - Consumer rebalance task not to poll any data during rebalance

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to