[
https://issues.apache.org/jira/browse/FLINK-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009633#comment-17009633
]
Till Rohrmann commented on FLINK-15496:
---------------------------------------
Thanks for creating this issue [~tison]. I'm not sure that we can remove
{{RegisterApplicationMasterResponseReflector}}. There are still Hadoop 2.x (<
2.4) versions which don't support {{#getContainersFromPreviousAttempts}}.
Hence, I believe that we can close the PR and this issue.
> Remove RegisterApplicationMasterResponseReflector
> -------------------------------------------------
>
> Key: FLINK-15496
> URL: https://issues.apache.org/jira/browse/FLINK-15496
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN
> Reporter: Zili Chen
> Assignee: Zili Chen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{RegisterApplicationMasterResponseReflector}} is no longer needed. Directly
> call
> {{registerApplicationMasterResponse.getContainersFromPreviousAttempts()}} is
> viable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)