kennknowles opened a new issue, #19134: URL: https://github.com/apache/beam/issues/19134
[HBaseIOTest#testReadingKeyRangeMiddleSDF](https://github.com/apache/beam/blob/b06b8e5df5738e7dc3620f67134da67a4a806758/sdks/java/io/hbase/src/test/java/org/apache/beam/sdk/io/hbase/HBaseIOTest.java#L326) consistently fails if SplittableParDoViaKeyedWorkItems sets the wake-up time to be the resume time when receiving a ProcessContinuation#STOP Why are we setting another timer to execute after STOP? Also, why is the direct runner failing to make progress with the timer if it is set in the past relative to the current process time? Imported from Jira [BEAM-6157](https://issues.apache.org/jira/browse/BEAM-6157). Original Jira may contain additional context. Reported by: lcwik. -- 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]
