You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Subru Krishnan (JIRA)" <ji...@apache.org> on 2017/05/09 00:38:04 UTC

[jira] [Updated] (YARN-6281) Cleanup when AMRMProxy fails to initialize a new interceptor chain

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

Subru Krishnan updated YARN-6281:
---------------------------------
    Fix Version/s:     (was: YARN-2915)
                   3.0.0-alpha3
                   2.9.0

> Cleanup when AMRMProxy fails to initialize a new interceptor chain
> ------------------------------------------------------------------
>
>                 Key: YARN-6281
>                 URL: https://issues.apache.org/jira/browse/YARN-6281
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Botong Huang
>            Assignee: Botong Huang
>            Priority: Minor
>             Fix For: 2.9.0, 3.0.0-alpha3
>
>         Attachments: YARN-6281.v1.patch, YARN-6281.v2.patch, YARN-6281.v3.patch, YARN-6281.v4.patch
>
>
> When a app starts, AMRMProxy.initializePipeline creates a new Interceptor chain and add it to its pipeline mapping. Then it initializes the chain and return. The problem is that when the chain initialization throws (e.g. because of configuration error, interceptor class not found etc.), the chain is not removed from AMRMProxy's pipeline mapping. 
> This patch also contains misc log message fixes in AMRMProxy. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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