You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2013/03/29 07:05:16 UTC

[jira] [Resolved] (GIRAPH-197) Fix Javadoc in HashMapVertex

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

Maja Kabiljo resolved GIRAPH-197.
---------------------------------

    Resolution: Invalid
    
> Fix Javadoc in HashMapVertex
> ----------------------------
>
>                 Key: GIRAPH-197
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-197
>             Project: Giraph
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.2.0
>            Reporter: Paolo Castagna
>            Priority: Minor
>
> Javadoc comment in HashMapVertex says: "User applications which need to implement their own in-memory data structures should subclass {@link MutableVertex}."
> However, it is not possible for users to subclass MutableVertex, because of a couple of package private methods in BasicVertex (i.e. putMessages and releaseResources) which, rightly so, users should not be able to override. 
> The Javadoc in HashMapVertex should be fixed if users are not supposed to subclass MutableVertex.

--
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