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