GitHub user mxm opened a pull request:

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

    [FLINK-5240][tests] ensure state backends are properly closed

    This adds additional test cases to verify the state backends are closed
    properly upon the end of a task. The state backends should always be
    closed regardless of the final state of the task.

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

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

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

    https://github.com/apache/flink/pull/2997.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 #2997
    
----
commit 5162c26d4cf59be8f997ee1e99200ff143f13db2
Author: Maximilian Michels <m...@apache.org>
Date:   2016-12-13T14:21:31Z

    [FLINK-5240][tests] ensure state backends are properly closed
    
    This adds additional test cases to verify the state backends are closed
    properly upon the end of a task. The state backends should always be
    closed regardless of the final state of the task.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to