[
https://issues.apache.org/jira/browse/GIRAPH-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510894#comment-13510894
]
Hudson commented on GIRAPH-443:
-------------------------------
Integrated in Giraph-trunk-Commit #303 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/303/])
GIRAPH-443: Properly size netty buffers when encoding requests (Revision
1417641)
Result = SUCCESS
maja : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1417641
Files :
* /giraph/trunk/CHANGELOG
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/netty/handler/RequestEncoder.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/ByteArrayRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/SaslTokenMessageRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/SendPartitionCurrentMessagesRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/SendPartitionMutationsRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/SendVertexRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/SendWorkerMessagesRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/requests/WritableRequest.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/utils/ByteArrayVertexIdMessages.java
> Properly size netty buffers when encoding requests
> --------------------------------------------------
>
> Key: GIRAPH-443
> URL: https://issues.apache.org/jira/browse/GIRAPH-443
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Attachments: GIRAPH-443.patch, GIRAPH-443.patch
>
>
> For some type of requests, it's easy to calculate the exact size of requests,
> and create the buffers as big as we need.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira