je-ik commented on pull request #14718: URL: https://github.com/apache/beam/pull/14718#issuecomment-846375992
> If we set a `watermarkHold` that is larger than the `fireTimestamp`, won't the timer never be fired? No, because watermark hold affects the output watermark, while timers fire based upon the input watermark. So the hold should not affect firing of timers at all. -- 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]
