[
https://issues.apache.org/jira/browse/GIRAPH-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claudio Martella updated GIRAPH-677:
------------------------------------
Attachment: GIRAPH-667.diff
> all workers suspended at 'saveVertices' when use out of core
> ------------------------------------------------------------
>
> Key: GIRAPH-677
> URL: https://issues.apache.org/jira/browse/GIRAPH-677
> Project: Giraph
> Issue Type: Bug
> Components: graph
> Affects Versions: 1.0.0, 1.1.0
> Environment: Giraph 1.0.0 with Hadoop 0.20.2
> Reporter: David Zhang
> Assignee: Claudio Martella
> Fix For: 1.0.0
>
> Attachments: GIRAPH-667.diff
>
>
> When I set giraph.useOutOfCoreGraph=true by using OOC features, all wokers
> suspended at 'save vertices' status.
> The reason is in BspServiceWorker.saveVertices, patition is not put back
> after get.
> Add getPartitionStore().putPartition(partition) to line 973 is ok.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira