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/04 13:01:11 UTC

[GitHub] [beam] damccorm opened a new issue, #19752: Add test for Self Setting Timers close to GC TImer

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

   Create test for bug around self setting timers and interaction with GC Timers. Create timer that is a milli behind GC so they likely show up in the same bundle.
   
   Scenario this is expected to catch:
   
   If a user timer and the GC timer show up in the same bundle, and the user timer resets itself, and the reset timer is not called (because it had to be committed and then restored), then you have your failure.
   
   Imported from Jira [BEAM-8090](https://issues.apache.org/jira/browse/BEAM-8090). Original Jira may contain additional context.
   Reported by: rarokni@gmail.com.


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