Chesnay Schepler created FLINK-12057:
----------------------------------------
Summary: Refactor MemoryLogger to accept termination future instead of ActorSystem
Key: FLINK-12057
URL:
https://issues.apache.org/jira/browse/FLINK-12057 Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.9.0
Reporter: Chesnay Schepler
Assignee: Chesnay Schepler
Fix For: 1.9.0
The {{MemoryLogger}} currently accepts an {{ActorSystem}} and uses it to determine whether the logging thread should be shut down.
For this purpose a termination future would be sufficient.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)