C0urante commented on code in PR #16647: URL: https://github.com/apache/kafka/pull/16647#discussion_r1685806605
########## connect/runtime/src/test/resources/test-plugins/bad-packaging/META-INF/services/org.apache.kafka.connect.storage.Converter: ########## @@ -14,6 +14,7 @@ # limitations under the License. test.plugins.CoLocatedPlugin +test.plugins.DefaultConstructorThrowsConverter test.plugins.MissingSuperclassConverter test.plugins.NoDefaultConstructorConverter -test.plugins.NoDefaultConstructorConverter Review Comment: Just cleaning up (by removing a duplicate plugin declaration) while I was in the neighborhood. -- 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]
