OmniaGM commented on PR #17016:
URL: https://github.com/apache/kafka/pull/17016#issuecomment-2317804894

   @lucasbru I have 8 test cases failing and most of them seem to be related to 
`AT_LEAST_ONCE` feature. I can see that when we try to consume data from output 
topic we don't get all the records back. During debugging I noticed that all 
records potentially make it to the output topic but it take long time and I 
don't want to increase the timeout. Is there is anyway in stream to check if 
all records made it before pulling the records? Or any suggestions here?


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