Maximilian Michels created FLINK-4526:
-----------------------------------------
Summary: 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)