You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by dschiavu <gi...@git.apache.org> on 2014/05/23 17:55:00 UTC

[GitHub] incubator-storm pull request: Enable Kryo serialization in storm-k...

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 <da...@infobip.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-storm pull request: Enable Kryo serialization in storm-k...

Posted by revans2 <gi...@git.apache.org>.
Github user revans2 commented on the pull request:

    https://github.com/apache/incubator-storm/pull/125#issuecomment-46216239
  
    The changes look good to me +1.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-storm pull request: Enable Kryo serialization in storm-k...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-storm/pull/125


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---