C0urante commented on code in PR #16647:
URL: https://github.com/apache/kafka/pull/16647#discussion_r1685806524
##########
connect/runtime/src/test/java/org/apache/kafka/connect/runtime/isolation/PluginScannerTest.java:
##########
@@ -37,13 +36,9 @@
public class PluginScannerTest {
- private enum ScannerType { Reflection, ServiceLoader }
Review Comment:
None of the changes in this test are necessary for the PR. Just cleaning
things up by removing unused code and an unnecessary newline while I was in the
neighborhood debugging some test failures in this suite while iterating locally.
--
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]