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/10 19:57:01 UTC

[jira] [Created] (GIRAPH-915) With BigDataIO some messages can get ignored

Maja Kabiljo created GIRAPH-915:
-----------------------------------

             Summary: With BigDataIO some messages can get ignored
                 Key: GIRAPH-915
                 URL: https://issues.apache.org/jira/browse/GIRAPH-915
             Project: Giraph
          Issue Type: Bug
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo


ExtendedDataInput has "int available()" method, and when iterating through messages we check if it's grater then zero. For BigDataIO we can get an overflow here, returning a negative values and ignoring the rest of messages.



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