GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/1826
STORM-2087 1.x
Backport STORM-2087 to 1.x
See https://github.com/apache/storm/pull/1679 for master version
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2087-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1826.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 #1826
----
commit 5c17a59ebf9f5667ccfb2dc0a127044b94a0de86
Author: Jeff Fenchel <[email protected]>
Date: 2016-09-11T01:32:35Z
STORM-2087: storm-kafka-client improvements for kafka 0.10
- Added unit tests to storm-kafka-client
- Fixed bug in kafka-spout-client that resulted in tuples not being
replayed
when a failure occurred immediately after the last commit
- Modified the kafka spout to continue processing and not halt upon
receiving
a double ack
commit cc39c679dd00a27c4f42baf340be0acffec8c8d0
Author: Stig Rohde Døssing <[email protected]>
Date: 2016-12-14T18:29:48Z
STORM-2087: Make tests Java 7 compatible
----
---
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.
---