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)