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

Hudson commented on GIRAPH-922:
-------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1454 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1454/])
GIRAPH-922: SimpleEdgeStore has a bug causing NPE (pavanka) (pavanka: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=64428a9d0f8bca0edb1ccf34d281e89747b295f7)
* giraph-core/src/main/java/org/apache/giraph/edge/AbstractEdgeStore.java
* giraph-core/src/main/java/org/apache/giraph/edge/SimpleEdgeStore.java
* giraph-core/src/main/java/org/apache/giraph/edge/primitives/LongEdgeStore.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/edge/primitives/IntEdgeStore.java


> 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, 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)

Reply via email to