[
https://issues.apache.org/jira/browse/GIRAPH-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430631#comment-13430631
]
Hudson commented on GIRAPH-262:
-------------------------------
Integrated in Giraph-trunk-Commit #162 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/162/])
GIRAPH-262: Netty optimization to handle requests locally whenever
possible. (aching) (Revision 1370476)
Result = SUCCESS
aching : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1370476
Files :
* /giraph/trunk/CHANGELOG
* /giraph/trunk/pom.xml
*
/giraph/trunk/src/main/java/org/apache/giraph/benchmark/PseudoRandomVertexInputFormat.java
* /giraph/trunk/src/main/java/org/apache/giraph/comm/NettyWorkerClient.java
*
/giraph/trunk/src/main/java/org/apache/giraph/comm/NettyWorkerClientServer.java
> Netty optimization to handle requests locally whenever possible
> ---------------------------------------------------------------
>
> Key: GIRAPH-262
> URL: https://issues.apache.org/jira/browse/GIRAPH-262
> Project: Giraph
> Issue Type: Improvement
> Reporter: Avery Ching
> Assignee: Avery Ching
> Attachments: GIRAPH-262.2.patch, GIRAPH-262.3.patch,
> GIRAPH-262.4.patch, GIRAPH-262.5.patch, GIRAPH-262.patch
>
>
> * Makes netty the default instead of HadoopRPC
> * Added optimization to handle requests locally when possible rather than go
> over the network
> * Added TimedLogger to print only within a given time period
> * Added optimization for using multiple channels between clients/servers when
> bandwidth is limited per connection
> * Added ByteCounter to track bandwidth across Netty (can be later integrated
> with GIRAPH-232).
> * Upgraded rat to 0.8 and excluded iml files (Intellij Idea)
--
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