Maja Kabiljo created GIRAPH-296:
-----------------------------------

             Summary: TotalNumVertices and TotalNumEdges are not saved in 
checkpoint
                 Key: GIRAPH-296
                 URL: https://issues.apache.org/jira/browse/GIRAPH-296
             Project: Giraph
          Issue Type: Bug
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo


When we restart from a checkpoint, the values of TotalNumVertices and 
TotalNumEdges are set to -1. Therefore algorithms which use those numbers don't 
work well with checkpointing. We should store those values in the checkpoint 
also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to