[
https://issues.apache.org/jira/browse/FLINK-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009642#comment-17009642
]
Zili Chen commented on FLINK-15496:
-----------------------------------
[~trohrmann] to be concrete, in Hadoop 2.x(< 2.4) there is a private
{{#getContainersFromPreviousAttempts}}, right? Otherwise the reflect will fail
and directly call the method throws {{NoSuchMethodException}} which should be
the same.
> 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
> 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)