GitHub user dschiavu opened a pull request:
https://github.com/apache/incubator-storm/pull/125
Enable Kryo serialization in storm-kafka (STORM-332)
Add a no args constructor to storm-kafka's Broker and Partition classes to
enable Kryo serialization when using the storm-kafka spout (STORM-332)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dschiavu/incubator-storm
STORM-332-kafka-spout-kryo-compatibility
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/125.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 #125
----
commit 52d2f2f9160f90a97de2d49a3827bd8c103fb14e
Author: Danijel Schiavuzzi <[email protected]>
Date: 2014-05-23T15:52:56Z
Add a no args constructor to storm-kafka's Broker and Partition classes
to enable Kryo serialization when using the storm-kafka spout
(STORM-332)
----
---
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.
---