You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Pavan Kumar (JIRA)" <ji...@apache.org> on 2014/06/18 21:14:25 UTC

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

Pavan Kumar created GIRAPH-922:
----------------------------------

             Summary: 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


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)