Maja Kabiljo created GIRAPH-355:
-----------------------------------
Summary: Partition.readFields crashes
Key: GIRAPH-355
URL: https://issues.apache.org/jira/browse/GIRAPH-355
Project: Giraph
Issue Type: Bug
Reporter: Maja Kabiljo
Partition:157 (vertex.getContext().progress();) will crash since graphState for
vertex is null at this point. We need to get Context inside Partition in order
to be able to call progress here.
The reason why this wasn't noticed is that our local tests don't try checkpoint
restart at the moment, and that's the only place where Partition.readFields is
called.
--
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