GitHub user hmcl opened a pull request:
https://github.com/apache/storm/pull/1131
STORM-822: Kafka Spout New Consumer API
This patch is still under development and was uploaded at this moment for
early testing. Please read README.
There may be a bug in the offsets management, because of diff o 1. I am
looking into it.
Currently polling from an arbitrary offset is possible but it will come in
the next patch, today or tomorrow
I refactored the code a bit and left, maybe, some unnecessary locking. I am
also looking into it.
@connieyang @jianbzhou @tgravescs please let me know of any other
requirements you may have and I will address them soon.
Thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcl/storm-apache STORM-822
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1131.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 #1131
----
commit bcabde29a0df7713b71d1807afec3be5b0147664
Author: Hugo Louro <[email protected]>
Date: 2015-12-14T18:16:42Z
STORM-822
- Storm Kafka Spout new consumer API
commit 92ae8a6aff4a1bd66c9153dcfd2c44d16de37637
Author: Hugo Louro <[email protected]>
Date: 2016-02-21T22:11:12Z
STORM-822
- Storm Kafka Spout new consumer 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.
---