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

Bibin A Chundatt updated YARN-9624:
-----------------------------------
    Summary: Use switch case for ProtoUtils#convertFromProtoFormat 
containerState  (was: Use switch case for ProtoUtils#convertToProtoFormat 
containerState)

> Use switch case for ProtoUtils#convertFromProtoFormat containerState
> --------------------------------------------------------------------
>
>                 Key: YARN-9624
>                 URL: https://issues.apache.org/jira/browse/YARN-9624
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Bibin A Chundatt
>            Assignee: Bilwa S T
>            Priority: Major
>
> On large cluster with 100K+ containers on every heartbeat 
> {{ContainerState.valueOf(e.name().replace(CONTAINER_STATE_PREFIX, ""))}} will 
> be too costly. Update with switch case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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