[
https://issues.apache.org/jira/browse/BEAM-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15986797#comment-15986797
]
Thomas Weise commented on BEAM-2022:
------------------------------------
[~kenn] Instant.now() should be replaced with code that derives the processing
time from the Apex streaming window ID. I can make that change. Where are the
processing time timers treated as event time?
> 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: Bug
> Components: runner-apex
> Reporter: Kenneth Knowles
> Assignee: Thomas Weise
> Fix For: First stable release
>
>
> 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)