You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2019/04/19 01:15:00 UTC

[jira] [Created] (BEAM-7112) State cleanup interferes with user timer callback

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)