Thomas Weise created BEAM-7112:
----------------------------------
Summary: State cleanup interferes with user timer callback
Key: BEAM-7112
URL: https://issues.apache.org/jira/browse/BEAM-7112
Project: Beam
Issue Type: Bug
Components: runner-flink
Affects Versions: 2.12.0
Reporter: Thomas Weise
Assignee: Thomas Weise
Cleanup timers and user timers are fired at the watermark. Processing of timers
in the SDK worker is asynchronous, so it is possible that the state is already
removed when the user timer callback executes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)