You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/11/29 23:32:58 UTC

[jira] [Resolved] (YARN-4395) Typo in comment in ClientServiceDelegate

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

Daniel Templeton resolved YARN-4395.
------------------------------------
       Resolution: Fixed
     Hadoop Flags: Reviewed
    Fix Version/s: 3.0.0-alpha2

Thanks for the patch, [~alisonyu]!  Committed to trunk.

> Typo in comment in ClientServiceDelegate
> ----------------------------------------
>
>                 Key: YARN-4395
>                 URL: https://issues.apache.org/jira/browse/YARN-4395
>             Project: Hadoop YARN
>          Issue Type: Task
>            Reporter: Daniel Templeton
>            Assignee: Alison Yu
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 3.0.0-alpha2
>
>         Attachments: YARN-4395.001.patch
>
>
> Line 337 in {{invoke()}} has the following comment:
> {code}
>         // if it's AM shut down, do not decrement maxClientRetry as we wait for
>         // AM to be restarted.
> {code}
> Ideally it should be:
> {code}
>         // If its AM shut down, do not decrement maxClientRetry while we wait
>         // for its AM to be restarted.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org