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 "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2019/06/22 03:58:00 UTC

[jira] [Created] (YARN-9641) ApplicationMasterService#AllocateResponseLock need to hold only ResponseID

Bibin A Chundatt created YARN-9641:
--------------------------------------

             Summary: ApplicationMasterService#AllocateResponseLock  need to hold only ResponseID
                 Key: YARN-9641
                 URL: https://issues.apache.org/jira/browse/YARN-9641
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Bibin A Chundatt


ApplicationMasterService ApplicationResponseLock could occupy too much memory.

# 5K+ node
# AllocateResponse could contain 5K nodes NodeReport, Container Allocated data too..

Only the responseId is used in ApplicationMaster Service.. No need to hold all the data.



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

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