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

Maja Kabiljo updated GIRAPH-778:
--------------------------------

    Attachment: GIRAPH-778.patch

I added InMemoryVertexOutputFormat which stores all vertices in its static 
field TestGraph. Now when running InternalVertexRunner.runWithInMemoryOutput 
all vertices will be stored to this TestGraph.

> TestGraph is broken 
> --------------------
>
>                 Key: GIRAPH-778
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-778
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>         Attachments: GIRAPH-778.patch
>
>
> TestGraph was never really working correctly, since for example newly created 
> vertices wouldn't be a part of it, deleted vertices would still be there, it 
> won't work with ByteArrayPartition... But after GIRAPH-775 it's completely 
> useless since all vertices from input format are serialized and deserialized 
> to other objects.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to