[
https://issues.apache.org/jira/browse/BEAM-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-5265:
----------------------------------
This Jira ticket has a pull request attached to it, but is still open. Did the
pull request resolve the issue? If so, could you please mark it resolved? This
will help the project have a clear view of its open issues.
> Can not test Timer with processing time domain
> ----------------------------------------------
>
> Key: BEAM-5265
> URL: https://issues.apache.org/jira/browse/BEAM-5265
> Project: Beam
> Issue Type: Bug
> Components: runner-core, runner-direct
> Reporter: Jozef Vilcek
> Priority: P3
> Time Spent: 4.5h
> Remaining Estimate: 0h
>
> I have a stateful DoFn which has a timer on PROCESSING_TIME domain. While
> writing tests, I noticed that it does not react to `advanceProcessingTime()`
> on tests stream. Problem seems to be here:
> [https://github.com/apache/beam/blob/master/runners/core-java/src/main/java/org/apache/beam/runners/core/SimpleDoFnRunner.java#L260]
> I can only tell that patching this place works for direct runner tests. Not
> sure about broader impact on other runners since it is in `runner-core`
--
This message was sent by Atlassian Jira
(v8.20.1#820001)