[
https://issues.apache.org/jira/browse/GIRAPH-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415756#comment-13415756
]
Hudson commented on GIRAPH-224:
-------------------------------
Integrated in Giraph-trunk-Commit #148 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/148/])
GIRAPH-224: Netty server-side combiner (apresta via aching). (Revision
1362298)
Result = SUCCESS
aching : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1362298
Files :
* /giraph/trunk/CHANGELOG
* /giraph/trunk/src/main/java/org/apache/giraph/comm/NettyWorkerServer.java
*
/giraph/trunk/src/main/java/org/apache/giraph/comm/SendPartitionMessagesRequest.java
* /giraph/trunk/src/main/java/org/apache/giraph/comm/ServerData.java
* /giraph/trunk/src/test/java/org/apache/giraph/comm/ConnectionTest.java
* /giraph/trunk/src/test/java/org/apache/giraph/comm/RequestTest.java
> Netty server-side combiner
> --------------------------
>
> Key: GIRAPH-224
> URL: https://issues.apache.org/jira/browse/GIRAPH-224
> Project: Giraph
> Issue Type: Improvement
> Components: bsp
> Reporter: Alessandro Presta
> Assignee: Alessandro Presta
> Attachments: GIRAPH-224-1.patch, GIRAPH-224-2.patch,
> GIRAPH-224-3.patch, GIRAPH-224-4.patch, GIRAPH-224.patch
>
>
> Currently, if a VertexCombiner is defined in the Configuration, we use it on
> the client in order to optimize bandwidth and memory usage.
> On the server side, we can easily benefit in terms of memory by exploiting
> the combiner once more.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira