You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Pavan Kumar (JIRA)" <ji...@apache.org> on 2014/06/02 21:13:02 UTC

[jira] [Created] (GIRAPH-907) refactor giraph code to support multiple implementations of vertexId data

Pavan Kumar created GIRAPH-907:
----------------------------------

             Summary: refactor giraph code to support multiple implementations of vertexId data
                 Key: GIRAPH-907
                 URL: https://issues.apache.org/jira/browse/GIRAPH-907
             Project: Giraph
          Issue Type: Improvement
            Reporter: Pavan Kumar
            Assignee: Pavan Kumar


currently MessageStores & EdgeStores expect ByteArrayVertexIdData objects. but this is too restrictive,
refactor giraph code to support multiple VertexId structs (for instance ByteBuf, OneMessageToMultipleIds, etc.)



--
This message was sent by Atlassian JIRA
(v6.2#6252)