[ 
https://issues.apache.org/jira/browse/GIRAPH-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883376#comment-13883376
 ] 

Pavan Kumar commented on GIRAPH-830:
------------------------------------

While going through the code I found that RequestServerHandler uses 13 bytes of 
direct memory per request.
This memory cannot be gced unlike heap memory.
All other parts of the code use heap memory.
So I believe this is a bug. If there is  a special reason which I am unable to 
see. Please mention here.

> directMemory used in netty message
> ----------------------------------
>
>                 Key: GIRAPH-830
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-830
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Pavan Kumar
>            Assignee: Pavan Kumar
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to