[
https://issues.apache.org/jira/browse/GIRAPH-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13898408#comment-13898408
]
Igor Kabiljo commented on GIRAPH-848:
-------------------------------------
https://reviews.apache.org/r/17963/
> 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
> Attachments: giraph-848.txt
>
>
> 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)