Roman Khachatryan created FLINK-15109:
-----------------------------------------
Summary: 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
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)