You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/05 01:22:15 UTC

[GitHub] [beam] damccorm opened a new issue, #21712: Flink should hold the watermark at the output timestamp for processing time timers

damccorm opened a new issue, #21712:
URL: https://github.com/apache/beam/issues/21712

   Currently the Flink runner doesn't support output timestamps on processing time timers, and instead uses the current output watermark when the timer fires.
   
   We should update the runner to correctly set a watermark hold at the output timestamp and use it when firing the timer.
   
   Imported from Jira [BEAM-14265](https://issues.apache.org/jira/browse/BEAM-14265). Original Jira may contain additional context.
   Reported by: SteveNiemitz.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] je-ik closed issue #21712: Flink should hold the watermark at the output timestamp for processing time timers

Posted by GitBox <gi...@apache.org>.
je-ik closed issue #21712: Flink should hold the watermark at the output timestamp for processing time timers
URL: https://github.com/apache/beam/issues/21712


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org