GitHub user brndnmtthws opened a pull request:
https://github.com/apache/incubator-storm/pull/94
Forward port of storm-kafka work.
This is a port of my work from
https://github.com/brndnmtthws/storm-kafka-0.8-plus to the current Storm
incubator project.
This is the code we use in our production cluster, which has been battle
tested with billions of messages per day.
@wurstmeister @ptgoetz
I am already an Apache committer for the Mesos project, and have also
previously contributed to Storm.
This is not exactly what we run in production (we're using the code from
the project linked to above).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brndnmtthws/incubator-storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/94.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 #94
----
commit 0c1bedb503b260ae3b124b7409065a0987ef4318
Author: Brenden Matthews <[email protected]>
Date: 2014-04-28T19:15:54Z
Forward port of storm-kafka work.
This is a port of my work from
https://github.com/brndnmtthws/storm-kafka-0.8-plus to the current Storm
incubator project.
This is the code we use in our production cluster, which has been battle
tested with billions of messages per day.
----
---
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.
---