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

JiangHua Zhu resolved YARN-10931.
---------------------------------
    Resolution: Won't Fix

> Remove some invalid characters in NMClientAsyncImpl#ContainerState
> ------------------------------------------------------------------
>
>                 Key: YARN-10931
>                 URL: https://issues.apache.org/jira/browse/YARN-10931
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: nodemanager
>            Reporter: JiangHua Zhu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Some invalid characters in NMClientAsyncImpl#ContainerState, for example:
> protected enum ContainerState {
>      PREP, FAILED, RUNNING, DONE,
>    }
> There is an extra "," here, which should be removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to