ableegoldman opened a new pull request #11827:
URL: https://github.com/apache/kafka/pull/11827


   This test has been failing somewhat regularly due to going into the ERROR 
state before reaching RUNNING during the startup phase. The problem is that we 
are reusing the `DELAYED_INPUT_STREAM` topics, which had previously been 
assumed to be uniquely owned by a particular test. We should make sure to 
delete and re-create these topics for any test that uses them.


-- 
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: jira-unsubscr...@kafka.apache.org

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


Reply via email to