GitHub user srdo opened a pull request:

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

    STORM-2546: Fix storm-kafka-client spout stuck due to topic compaction (1.x)

    1.x version of https://github.com/apache/storm/pull/2307.
    
    All changes are in the last commit, will squash when reviewed.

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

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

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

    https://github.com/apache/storm/pull/2423.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 #2423
    
----
commit 9a66732a4649ed8622410616b13a9584ed38e11e
Author: Stig Rohde Døssing <[email protected]>
Date:   2017-09-02T21:50:33Z

    STORM-2546: Fix storm-kafka-client spout getting stuck when retriable 
offsets were deleted from the Kafka log due to topic compaction

commit 85e32f946a17bdfdb8e975d9724492da59327f78
Author: Stig Rohde Døssing <[email protected]>
Date:   2017-11-15T17:31:20Z

    Backport

----


---

Reply via email to