GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2407
STORM-2549 (1.x)
1.x version of https://github.com/apache/storm/pull/2156.
The changes are in the last commit. Will squash once reviewed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2549-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2407.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 #2407
----
commit 2de20491714bfd5a347ce61fcd1415b132d4ec71
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-06-10T17:38:22Z
STORM-2549: Fix broken enforcement mechanism for maxUncommittedOffsets in
storm-kafka-client spout
commit e2365e9dfd913ab9c5ee3ad3093cc76c327c6792
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-11-10T13:52:47Z
Backport to java 7
----
---