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 2014/06/19 00:22:25 UTC

[jira] [Commented] (GIRAPH-922) SimpleEdgeStore has a bug causing NPE

    [ https://issues.apache.org/jira/browse/GIRAPH-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036540#comment-14036540 ] 

Maja Kabiljo commented on GIRAPH-922:
-------------------------------------

Can we have a method to get OutEdges from Et instead of removing from iterator and getting directly from the store?

> SimpleEdgeStore has a bug causing NPE
> -------------------------------------
>
>                 Key: GIRAPH-922
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-922
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Pavan Kumar
>            Assignee: Pavan Kumar
>         Attachments: GIRAPH-922.patch
>
>
> It was noted that in simpleEdgeStore we try to insert null as value into concurrentmap which is not allowed. This patch fixes the bug.



--
This message was sent by Atlassian JIRA
(v6.2#6252)