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

Dionysios Logothetis resolved GIRAPH-1250.
------------------------------------------
    Resolution: Fixed

> ByteArrayEdges implementation that supports arbitrarily large number of edges
> -----------------------------------------------------------------------------
>
>                 Key: GIRAPH-1250
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1250
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Dionysios Logothetis
>            Priority: Major
>
> The current implementation of ByteArraEdges limits the number of edges that 
> can be added to a vertex. This is a result of the fact that we use a simple 
> byte array underneath to store the serialized edges the size of the array is 
> limited by Integer.MAX_VALUE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to