You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/14 05:57:00 UTC

[jira] [Updated] (GIRAPH-1149) Fix initialization of IdAndValueArrayEdges and IdAndNullArrayEdges

     [ https://issues.apache.org/jira/browse/GIRAPH-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dionysios Logothetis updated GIRAPH-1149:
-----------------------------------------
    Fix Version/s: 1.3.0

> 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
>             Fix For: 1.3.0
>
>
> 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
(v8.3.4#803005)