[
https://issues.apache.org/jira/browse/FLINK-12057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-12057.
------------------------------------
Resolution: Fixed
master: 41769a0e2d8f8e336685641ee2f3639b00777839
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)