[
https://issues.apache.org/jira/browse/STORM-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14485823#comment-14485823
]
ASF GitHub Bot commented on STORM-764:
--------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/517
STORM-764: Have option to compress thrift heartbeat
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-764
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/517.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 #517
----
commit c7b364eacd8e3b971775b67f7b2658d88e6c76a3
Author: Robert (Bobby) Evans <[email protected]>
Date: 2015-04-08T19:03:56Z
STORM-764: Have option to compress thrift heartbeat
----
> Have option to compress thrift heartbeat
> ----------------------------------------
>
> Key: STORM-764
> URL: https://issues.apache.org/jira/browse/STORM-764
> Project: Apache Storm
> Issue Type: New Feature
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> In my experiments heartbeats can be gzip compressed to 1/10th the original
> thrift size. This appears to be because there is a lot of plain text in the
> heartbeat that is often repeated. We should offer compression like we were
> doing for java serialization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)