Dionysios Logothetis created GIRAPH-1149:
--------------------------------------------
Summary: Fix initialization of IdAndValueArrayEdges and
IdAndNullArrayEdges
Key: GIRAPH-1149
URL: https://issues.apache.org/jira/browse/GIRAPH-1149
Project: Giraph
Issue Type: Bug
Reporter: Dionysios Logothetis
Assignee: Dionysios Logothetis
The initialize() method for these implementations does not reset the underlying
data structure (array) just like in other implementations (e.g. HashMapEdges).
This introduces bugs when the OutEdges implementation is re-used during input.
https://github.com/apache/giraph/pull/40
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)