pramithas commented on PR #18678:
URL: https://github.com/apache/kafka/pull/18678#issuecomment-2613786427

   @divijvaidya Please review now. The kafka producer threads is given a 
specific prefix `kafka-producer-network-thread` and it is explicitely marked as 
`daemon` thread. So, needed to make some adjustments accordingly.
   
   And, I have moved the assertion logic to TestUtils class for reusability.
   
   Note: If there is any resource leakage in a test, all the following tests 
will fail as well.


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