You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2017/01/27 18:51:24 UTC

[jira] [Created] (FLINK-5681) Make ReaperThread for SafetyNetCloseableRegistry a singleton

Stefan Richter created FLINK-5681:
-------------------------------------

             Summary: Make ReaperThread for SafetyNetCloseableRegistry a singleton
                 Key: FLINK-5681
                 URL: https://issues.apache.org/jira/browse/FLINK-5681
             Project: Flink
          Issue Type: Improvement
          Components: Core
            Reporter: Stefan Richter
            Assignee: Stefan Richter


Currently, each {{SafetyNetCloseableRegistry}} spawns an own ReaperThread. However, this duty could also be fulfilled by a single ReaperThread that is shared by all registries to save unnecessary threads.



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