You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Siddharth Ahuja (Jira)" <ji...@apache.org> on 2020/09/02 05:31:00 UTC

[jira] [Commented] (YARN-10416) Typos in YarnScheduler#allocate method's doc comment

    [ 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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org