divijvaidya commented on PR #14687: URL: https://github.com/apache/kafka/pull/14687#issuecomment-1790354592
This is a great change but note that we don't use JUnit5 for all tests. Hence we need to ensure that this change doesn't impact Junit4 tests. Ref: https://github.com/apache/kafka/blob/9911fab1a1a95b7783c21fef75f043ea42fea790/build.gradle#L470 Also, can we do it for all tests in Kafka instead of just for the clients module? -- 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]
