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

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

GitHub user mproch opened a pull request:

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

    [FLINK-4619] - JobManager does not answer to client when restore from 
savepoint fails

    

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

    $ git pull https://github.com/mproch/flink flink-4619

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

    https://github.com/apache/flink/pull/2498.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 #2498
    
----
commit 79ed80af927ecededd06ba61d98879b189f064ea
Author: Maciek Próchniak <[email protected]>
Date:   2016-09-14T12:27:27Z

    [FLINK-4619] - JobManager does not answer to client when restore from 
savepoint fails

----


> JobManager does not answer to client when restore from savepoint fails
> ----------------------------------------------------------------------
>
>                 Key: FLINK-4619
>                 URL: https://issues.apache.org/jira/browse/FLINK-4619
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 1.1.1, 1.1.2
>            Reporter: Maciej Prochniak
>             Fix For: 1.2.0, 1.1.3
>
>
> When savepoint used is incompatible with currently deployed process, the job 
> manager never returns (jobInfo.notifyClients is not invoked in one of 
> try-catch blocks)



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

Reply via email to