Botong Huang created YARN-6281:
----------------------------------
Summary: 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: Bug
Reporter: Botong Huang
Assignee: Botong Huang
Priority: Minor
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 message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]