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: [email protected].


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to