[jira] [Created] (FLINK-12057) Refactor MemoryLogger to accept termination future instead of ActorSystem

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12057) Refactor MemoryLogger to accept termination future instead of ActorSystem

Shang Yuanchun (Jira)
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)