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

Abhishek Srivastava updated GIRAPH-172:
---------------------------------------

    Attachment: GIRAPH-172.patch

Fixed the broken javadoc link in BasicVertex.

Testing Done: 
 - mvn compile
 - mvn test
                
> Javadoc for BasicVertex:compute link to compute is broken
> ---------------------------------------------------------
>
>                 Key: GIRAPH-172
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-172
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Jakob Homan
>            Priority: Trivial
>              Labels: newbie
>         Attachments: GIRAPH-172.patch
>
>
> In BasicVertex the JavaDoc link to #compute can't be resolved:
> {code} /**
>    * Release unnecessary resources (will be called after vertex returns from
>    * {@link #compute()})
>    */
>   abstract void releaseResources();{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to