[ 
https://issues.apache.org/jira/browse/FLINK-5786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868139#comment-15868139
 ] 

ASF GitHub Bot commented on FLINK-5786:
---------------------------------------

GitHub user mylog00 opened a pull request:

    https://github.com/apache/flink/pull/3325

    [FLINK-5786] [jobmanager] Add support GetClusterStatus message for st…

    Moved handler for {{GetClusterStatus}} message from 
{{ContaineredJobManager}} to {{JobManager}}


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mylog00/flink FLINK-5786

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3325.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3325
    
----
commit 7ba5ab0a53761e3cc646f76bfec4ef00b0d6e9b1
Author: Dmitrii Kniazev <[email protected]>
Date:   2017-02-15T16:31:04Z

    [FLINK-5786] [jobmanager] Add support GetClusterStatus message for 
standalong flink cluster

----


> Add support GetClusterStatus message for standalong flink cluster
> -----------------------------------------------------------------
>
>                 Key: FLINK-5786
>                 URL: https://issues.apache.org/jira/browse/FLINK-5786
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Dmitrii Kniazev
>            Assignee: Dmitrii Kniazev
>            Priority: Minor
>
> Currently, the  invoke of {{StandaloneClusterClient#getClusterStatus()}} 
> causes the failure of all Flink cluster, because {{JobManager}} has no 
> handler for {{GetClusterStatus}} message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to