[ https://issues.apache.org/jira/browse/GIRAPH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Avery Ching resolved GIRAPH-1023. --------------------------------- Resolution: Fixed Thanks Hassan and Dionysios! > 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 exceptions), or run with a very low performance due to extensive GC > calls. -- This message was sent by Atlassian JIRA (v6.3.4#6332)