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)