[ https://issues.apache.org/jira/browse/YARN-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alison Yu updated YARN-4395: ---------------------------- Attachment: YARN-4395.001.patch > 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 > 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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org