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

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

GitHub user mxm opened a pull request:

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

    [FLINK-3689] do not shutdown test ActorSystem

    Instead of shutting down the ActorSystem created in the test, we simply 
send a
    message upon executing the shutdown method of the JobManager, TaskManager, 
and
    ResourceManager. This ensures we can check for shutdown code execution 
without
    interfering with the test.

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

    $ git pull https://github.com/mxm/flink FLINK-3689

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

    https://github.com/apache/flink/pull/1852.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 #1852
    
----
commit 39e9bb7be3a000cf7e47c4f6dd4856d36832480e
Author: Maximilian Michels <m...@apache.org>
Date:   2016-04-05T12:35:47Z

    [FLINK-3689] do not shutdown test ActorSystem
    
    Instead of shutting down the ActorSystem created in the test, we simply 
send a
    message upon executing the shutdown method of the JobManager, TaskManager, 
and
    ResourceManager. This ensures we can check for shutdown code execution 
without
    interfering with the test.

----


> JobManager blocks cluster shutdown when not connected to ResourceManager
> ------------------------------------------------------------------------
>
>                 Key: FLINK-3689
>                 URL: https://issues.apache.org/jira/browse/FLINK-3689
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager, ResourceManager
>    Affects Versions: 1.1.0
>            Reporter: Maximilian Michels
>            Assignee: Maximilian Michels
>            Priority: Minor
>             Fix For: 1.1.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to