[
https://issues.apache.org/jira/browse/GIRAPH-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maja Kabiljo resolved GIRAPH-1149.
----------------------------------
Resolution: Fixed
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)