[
https://issues.apache.org/jira/browse/YARN-6777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun Suresh updated YARN-6777:
------------------------------
Attachment: YARN-6777.003.patch
* Fixed some javadoc comments
* Updated the API to pass the response in the method argument. This will:
** Allow interceptors to update the response before waiting for it to be
returned from the next processor.
** Intercceptors won't have to defensively do a null check on the returned
response from a downstream interceptor, since the framework guarantees that a
response object will exist.
> Support for ApplicationMasterService processing chain of interceptors
> ---------------------------------------------------------------------
>
> Key: YARN-6777
> URL: https://issues.apache.org/jira/browse/YARN-6777
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Attachments: YARN-6777.001.patch, YARN-6777.002.patch,
> YARN-6777.003.patch
>
>
> This JIRA extends the Processor introduced in YARN-6776 with a configurable
> processing chain of interceptors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]