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/03 22:46:57 UTC

[GitHub] [beam] kennknowles opened a new issue, #19134: SplittableParDoViaKeyedWorkItems sets another timer when receiving ProcessContinuation#STOP

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org