GitHub user hsun-cnnxty opened a pull request:
https://github.com/apache/storm/pull/705
[STORM-1015] Allow Kafka offsets to be saved using Kafka's consumer offset
management api
Not sure when it will be reviewed. So I chose to implement it based on
master branch. Could be ported to other branches if needed.
-thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hsun-cnnxty/storm kafka-storage
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/705.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 #705
----
commit 30ac6ecf81a9ffb842c4cd047516d178dcbbdb01
Author: Hang Sun <[email protected]>
Date: 2015-08-28T04:45:04Z
Added new option to allow Kafka spout to save offset and other state using
Kafka's offset management api
----
---
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.
---