Igor Kabiljo created GIRAPH-848:
-----------------------------------

             Summary: Allowing plain computation with types being configurable
                 Key: GIRAPH-848
                 URL: https://issues.apache.org/jira/browse/GIRAPH-848
             Project: Giraph
          Issue Type: Improvement
          Components: lib
    Affects Versions: 1.1.0
            Reporter: Igor Kabiljo


All types are configurable via VERTEX_ID_CLASS and other constants in 
GiraphConstants, but they are still required to match Computation types (unless 
code is JYthon).

It should be allowed to pass, if provided types are subtypes of Computation 
types.

Also it should be possible to change incoming and outgoing message classes, 
without need to have explicit computation class with appropriate compile time 
defined types.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to