GitHub user hmcl opened a pull request:
https://github.com/apache/storm/pull/1757
Apache master storm 2182 top storm 1694
This patch complements addresses the code review comments in STORM-1694
concerning the examples. It was the cleanest way to address them was to create
its own patch. That's the reason this patch sits on top of STORM-1694 and
should be merged only after the other patch is merged.
@harshach @HeartSaVioR can you please take a look. Thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcl/storm-apache
Apache_master_STORM-2182_top_STORM-1694
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1757.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 #1757
----
commit 76d6e7e5249fe564dee1a3b92b9d9799cb50ef4c
Author: Hugo Louro <[email protected]>
Date: 2016-06-21T16:35:16Z
STORM-1694: Kafka Spout Trident Implementation Using New Kafka Consumer API
- Kafka New Client - Opaque Transactional Trident Spout Implementation
- Implementation supporting multiple named topics and wildcard topics
commit 4d22a68abb94a0f2a4bcd5cdc4d512ae0a9a0590
Author: Hugo Louro <[email protected]>
Date: 2016-10-25T22:48:21Z
STORM-2182: Refactor Storm Kafka Examples Into Own Modules
- Created modules
- storm-kafka-examples
- storm-kafka-client-examples
----
---
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.
---