Daniel Templeton created YARN-6571:
--------------------------------------
Summary: Fix JavaDoc issues in SchedulingPolicy
Key: YARN-6571
URL: https://issues.apache.org/jira/browse/YARN-6571
Project: Hadoop YARN
Issue Type: Bug
Components: fairscheduler
Affects Versions: 2.8.0
Reporter: Daniel Templeton
Priority: Trivial
There are several javadoc issues:
* Class JavaDoc is missing.
* {{getInstance()}} is missing {{@return}} and {{@param}} tags.
* {{parse()}} is missing {{@return}} tag and description for {{@throws}} tag.
* {{checkIfUsageOverFairShare()}} is missing a period at the end of the first
sentence.
* {{getHeadroom()}} should use {code}{@code}{code} instead of {{<code>}} tags.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]