jolshan commented on PR #14896:
URL: https://github.com/apache/kafka/pull/14896#issuecomment-1836863361

   I've also been seeing more failed builds --
   
   ```
   * What went wrong:
   
   Execution failed for task ':streams:upgrade-system-tests-25:test'.
   
   > Process 'Gradle Test Executor 9' finished with non-zero exit value 1
   
     This problem might be caused by incorrect test process configuration.
     ```
     
     From this PR -- is it possible the new consumer could be throwing errors 
that cause test issues like this? I know it should be on the test to handle 
errors in a way that doesn't kill the build, but I have been seeing many failed 
builds due to these issues or GC/OOM issues.


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