[
https://issues.apache.org/jira/browse/BEAM-9562?focusedWorklogId=421463&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-421463
]
ASF GitHub Bot logged work on BEAM-9562:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/20 17:38
Start Date: 13/Apr/20 17:38
Worklog Time Spent: 10m
Work Description: boyuanzz commented on issue #11314: [BEAM-9562] Send
Timers over Data Channel as Elements
URL: https://github.com/apache/beam/pull/11314#issuecomment-613006148
> This is a big change which also affects the runners. Would it have made
sense to notify Runner authors, especially since post commit tests are broken?
It took me a bit to figure out what caused the regression.
Thanks, Max! Sorry for the inconvenience. It seems like currently both Spark
and Flink fail on the same test:
org.apache.beam.sdk.transforms.ParDoTest$TimerTests.testEventTimeTimerAlignBounded.
The failure pattern is also the same: the pipeline only produces the output
from timer, not from the ProcessElement fn. I think there should be something
wrong in the java runner shared library code. Have you worked on it? Or do you
want me to follow up fixing this issue?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 421463)
Time Spent: 22h 10m (was: 22h)
> Remove timer from PCollection and treat timers as Elements
> -----------------------------------------------------------
>
> Key: BEAM-9562
> URL: https://issues.apache.org/jira/browse/BEAM-9562
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-harness, sdk-py-harness
> Reporter: Boyuan Zhang
> Assignee: Boyuan Zhang
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 22h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)