GitHub user StefanRRichter opened a pull request:

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

    [FLINK-6685] Adjust scopes of SafetyNetCloseableRegistry usage

    This PR addresses remaining issues with the `SafetyNetCloseableregistry`:
    
    - reset the registry to `null` after usage in `Task`.
    - use the registry in the scope of the async checkpointing thread. 


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

    $ git pull https://github.com/StefanRRichter/flink adjustSafetyNetScope

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

    https://github.com/apache/flink/pull/4108.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 #4108
    
----
commit e2031db5f9171d692a41f04d1f3d1ebf592ef6b1
Author: Stefan Richter <s.rich...@data-artisans.com>
Date:   2017-06-12T09:48:15Z

    [FLINK-6685] Adjust scopes of SafetyNetCloseableRegistry usage

----


---
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