[
https://issues.apache.org/jira/browse/FLINK-15109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-15109:
-----------------------------------
Labels: pull-request-available (was: )
> InternalTimerServiceImpl references restored state after use, taking up
> resources unnecessarily
> -----------------------------------------------------------------------------------------------
>
> Key: FLINK-15109
> URL: https://issues.apache.org/jira/browse/FLINK-15109
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Task
> Affects Versions: 1.9.1
> Reporter: Roman Khachatryan
> Priority: Trivial
> Labels: pull-request-available
>
> E.g.
> org.apache.flink.streaming.api.operators.InternalTimerServiceImpl#restoredTimersSnapshot:
> # written in restoreTimersForKeyGroup()
> # used in startTimerService()
> # and then never used again.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)