[
https://issues.apache.org/jira/browse/YARN-10416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188991#comment-17188991
]
Siddharth Ahuja commented on YARN-10416:
----------------------------------------
* Fixed up the overall method description,
* Added explanation for individual params,
* The {{updateRequests}} param's explanation was incorrectly set to the return
type:
{code}
updateRequests - @return the Allocation for the application
{code}
Fixed this so that updateRequests has its own explanation and the return type
is moved on to its own line.
> Typos in YarnScheduler#allocate method's doc comment
> ----------------------------------------------------
>
> Key: YARN-10416
> URL: https://issues.apache.org/jira/browse/YARN-10416
> Project: Hadoop YARN
> Issue Type: Bug
> Components: docs
> Reporter: Wanqiang Ji
> Assignee: Siddharth Ahuja
> Priority: Minor
> Labels: newbie
>
> {code:java}
> /**
> * The main api between the ApplicationMaster and the Scheduler.
> * The ApplicationMaster is updating his future resource requirements
> * and may release containers he doens't need.
> */
> {code}
>
> doens't correct to doesn't
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]