You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srdo <gi...@git.apache.org> on 2018/12/08 21:48:33 UTC

[GitHub] storm pull request #2923: STORM-3301: Fix case where KafkaSpout could emit t...

GitHub user srdo opened a pull request:

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

    STORM-3301: Fix case where KafkaSpout could emit tuples that were alr…

    …eady committed
    
    1.x version of https://github.com/apache/storm/pull/2922

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

    $ git pull https://github.com/srdo/storm STORM-3301-1.x

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

    https://github.com/apache/storm/pull/2923.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 #2923
    
----
commit 66081f8422833bc2c2f95ca8d236b5c114e985ed
Author: Stig Rohde Døssing <sr...@...>
Date:   2018-12-08T21:15:04Z

    STORM-3301: Fix case where KafkaSpout could emit tuples that were already committed

----


---

[GitHub] storm pull request #2923: STORM-3301: Fix case where KafkaSpout could emit t...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---