[
https://issues.apache.org/jira/browse/GIRAPH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643596#comment-14643596
]
Hassan Eslami commented on GIRAPH-1023:
---------------------------------------
https://reviews.facebook.net/D42897
> Adding out-of-core messages to the newly added adaptive out-of-core mechanism
> -----------------------------------------------------------------------------
>
> Key: GIRAPH-1023
> URL: https://issues.apache.org/jira/browse/GIRAPH-1023
> Project: Giraph
> Issue Type: New Feature
> Components: graph
> Reporter: Hassan Eslami
> Assignee: Hassan Eslami
>
> GIRAPH-1022 implements an adaptive mechanism for out-of-core capable of
> handling graph data structure (in input/output and compute superstep). This
> diff, adds capability of handling out-of-core messages as well. This is
> useful specially in the case where message combiner is not used and large
> amount of messages may cause the job to either fail due to OOM (or its
> related exception), or run with a very slow performance due to extensive GC
> calls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)