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

Hudson commented on GIRAPH-605:
-------------------------------

Integrated in Giraph-trunk-Commit #880 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/880/])
    GIRAPH-605: Worker crashes if its vertices have no edges when using edge 
input (majakabiljo) (Revision cd16dac76ba87780fa3195b73264fb050d079a9b)

     Result = SUCCESS
majakabiljo : 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=cd16dac76ba87780fa3195b73264fb050d079a9b
Files : 
* giraph-core/src/main/java/org/apache/giraph/edge/EdgeStore.java
* CHANGELOG

                
> Worker crashes if its vertices have no edges when using edge input
> ------------------------------------------------------------------
>
>                 Key: GIRAPH-605
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-605
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-605.patch
>
>
> We get IllegalArgumentException in moveEdgesToVertices, since 
> ArrayBlockingQueue can't be created with size 0.

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

Reply via email to