You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2013/03/26 01:21:15 UTC

[jira] [Commented] (GIRAPH-589) AbstractHiveToVertexValue/Edge/VertexEdges should not require all generic types

    [ https://issues.apache.org/jira/browse/GIRAPH-589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613336#comment-13613336 ] 

Alessandro Presta commented on GIRAPH-589:
------------------------------------------

[~nitay], what's your take on this? 
                
> AbstractHiveToVertexValue/Edge/VertexEdges should not require all generic types
> -------------------------------------------------------------------------------
>
>                 Key: GIRAPH-589
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-589
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Alessandro Presta
>            Assignee: Nitay Joffe
>
> The above classes are defined in terms of I, V, E, M, while they would only require two of them (I, V or I, E).
> I know that it might lead to unchecked casts, but I believe this is still better that the current version, which breaks composability (what if I want to use the same HiveToVertexValue type with different edge or message types?).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira