You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2017/04/20 03:55:04 UTC

[jira] [Created] (BEAM-2022) ApexTimerInternals seems to treat processing time timers as event time timers

Kenneth Knowles created BEAM-2022:
-------------------------------------

             Summary: ApexTimerInternals seems to treat processing time timers as event time timers
                 Key: BEAM-2022
                 URL: https://issues.apache.org/jira/browse/BEAM-2022
             Project: Beam
          Issue Type: Improvement
          Components: runner-apex
            Reporter: Kenneth Knowles


I first noticed that {{currentProcessingTime()}} was using {{Instant.now()}}, which has some bad issues in a distributed setting. But it seemed on inspection that processing time timers are simply treated as event time. Perhaps I am reading the code wrong?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)