[
https://issues.apache.org/jira/browse/FLINK-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446321#comment-15446321
]
ASF GitHub Bot commented on FLINK-4526:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/2437
> ApplicationClient: remove redundant proxy messages
> --------------------------------------------------
>
> Key: FLINK-4526
> URL: https://issues.apache.org/jira/browse/FLINK-4526
> Project: Flink
> Issue Type: Bug
> Components: YARN Client
> Affects Versions: 1.2.0, 1.1.1
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Fix For: 1.2.0, 1.1.2
>
>
> {{GetClusterStatus}} and {{ShutdownClusterAfterJob}} don't have to be proxied
> through the ApplicationClient's messages {{LocalGetyarnClusterStatus}} and
> {{LocalStopAMAfterJob}}. These messages can be directly handled by the
> client. The implementations are also faulty in the sense that they don't
> reply to the client in case the leader is not available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)