Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
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?
Attachments
Issue Links
- is related to
-
BEAM-1981 Serialization error with TimerInternals in ApexGroupByKeyOperator
- Resolved
- links to