GitHub user srdo opened a pull request:

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

    Storm-2104 1.0.x

    Putting https://github.com/apache/storm/pull/1818 on 1.0.x as well since 
@qiozas asked about it here https://github.com/apache/storm/pull/1696
    
    Only change from 1.x version is that `KafkaSpout.emitTupleIfNotEmitted` 
returns void instead of boolean here.

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

    $ git pull https://github.com/srdo/storm STORM-2104-1.0.x

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

    https://github.com/apache/storm/pull/1980.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 #1980
    
----
commit 9f902722551215d53297ddabcff174477b814c57
Author: Stig Rohde Døssing <[email protected]>
Date:   2016-09-20T11:53:55Z

    STORM-2104: More graceful handling of acked/failed tuples after partition 
reassignment in new Kafka spout

commit b649f093fe67dc5eb1e39c191bd6671e6606572a
Author: Stig Rohde Døssing <[email protected]>
Date:   2016-12-08T18:34:07Z

    STORM-2104: Rewrite a few parts to be compatible with Java 7

----


---
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.
---

Reply via email to