You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2012/10/02 17:35:08 UTC

[jira] [Assigned] (GIRAPH-355) Partition.readFields crashes

     [ https://issues.apache.org/jira/browse/GIRAPH-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maja Kabiljo reassigned GIRAPH-355:
-----------------------------------

    Assignee: Maja Kabiljo
    
> Partition.readFields crashes
> ----------------------------
>
>                 Key: GIRAPH-355
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-355
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-355.patch
>
>
> 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