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 2013/04/05 01:30:16 UTC

[jira] [Created] (GIRAPH-605) Worker crashes if its vertices have no edges when using edge input

Maja Kabiljo created GIRAPH-605:
-----------------------------------

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