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/10 17:21:28 UTC

[GitHub] [beam] reuvenlax opened a new issue, #21794: Dataflow runner creates a new timer whenever the output timestamp is change

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

   ### What happened?
   
   Since the output timestamp was included in the timer tag sent to Dataflow, every change of the timestamp created a brand new timer. The expected behavior is that the old timer would be overwritten.
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: runner-dataflow


-- 
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] kennknowles commented on issue #21794: Dataflow runner creates a new timer whenever the output timestamp is change

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #21794:
URL: https://github.com/apache/beam/issues/21794#issuecomment-1246035345

   I believe this was fixed, but @reuvenlax can you connect with the PR please?


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


[GitHub] [beam] kennknowles commented on issue #21794: Dataflow runner creates a new timer whenever the output timestamp is change

Posted by GitBox <gi...@apache.org>.
kennknowles commented on issue #21794:
URL: https://github.com/apache/beam/issues/21794#issuecomment-1197013203

   Was this fixed?


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