sjvanrossum commented on PR #34331:
URL: https://github.com/apache/beam/pull/34331#issuecomment-2828068227

   @johnjcasey it looks like #34711 fails as a separate PR, but succeeds as 
part of this PR so I've added it here. Would you mind double checking if it 
makes sense to have `roundTripElements` await and then cancel the pipelines it 
creates?
   
   My understanding of that test is that we validate that a consumer will 
resume from a committed offset, but `waitUntilFinish` doesn't guarantee that 
the pipeline is finished when the timeout expires so both pipelines may be 
trying to make progress at the same time.


-- 
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-unsubscr...@beam.apache.org

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

Reply via email to