GitHub user rekhajoshm opened a pull request:

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

    [FLINK-4000] Checkpoint dictionaries null after taskmgr failures

    Fix for exception during job restart after task mgr failure, at which point 
restoreState fails as checkpoint dictionaries can be null.

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

    $ git pull https://github.com/rekhajoshm/flink FLINK-4000

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

    https://github.com/apache/flink/pull/2061.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 #2061
    
----
commit 1e1ce9efefccf5a5585be802af4200e9d1ae7a98
Author: Rekha Joshi <[email protected]>
Date:   2016-06-01T20:03:50Z

    Merge pull request #1 from apache/master
    
    Apache Flink master pull

commit 88929dcd989c34c3232f29a96af1b32ec1315911
Author: Joshi <[email protected]>
Date:   2016-06-01T20:56:52Z

    [FLINK-4000] Checkpoint dictionaries null after taskmgr failures

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to