[
https://issues.apache.org/jira/browse/GIRAPH-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901673#comment-13901673
]
Maja Kabiljo commented on GIRAPH-840:
-------------------------------------
It seems this is the problem:
14/02/14 16:57:16 WARN netty.NettyClient: checkRequestsForProblems: Problem
with request id (destTask=-1,reqId=0) connected = true, future done = true,
success = false, cause = java.lang.OutOfMemoryError: Direct buffer memory,
elapsed time = 15000, destination = hemera.apache.org/140.211.11.27:29999
On my machine tests pass. [~pavanka] can you please take a look, is there some
setting we should change?
> Upgrade to netty 4
> ------------------
>
> Key: GIRAPH-840
> URL: https://issues.apache.org/jira/browse/GIRAPH-840
> Project: Giraph
> Issue Type: Improvement
> Reporter: Pavan Kumar
> Assignee: Pavan Kumar
> Fix For: 1.1.0
>
> Attachments: GIRAPH-840.patch, GIRAPH-840.patch
>
>
> Off late netty 4 has earned so much praise in the community. For example,
> https://blog.twitter.com/2013/netty-4-at-twitter-reduced-gc-overhead
> A switch to netty 4 enables a significant reduction in gc pressure and also
> huge performance gains. I started working on this last Sunday and have a
> patch that shows performance gains on the order of 15-25% (total execution
> time) for some applications at Facebook. However, I only tested it with
> hadoop_facebook. So there might be issues with SASL path.
> I will release the patch today and want to open up a discussion if anyone is
> using the secure feature anymore. If not we can just deprecate it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)