gharris1727 commented on code in PR #17741: URL: https://github.com/apache/kafka/pull/17741#discussion_r1876868562
########## connect/runtime/src/test/java/org/apache/kafka/connect/runtime/SampleSinkConnector.java: ########## @@ -25,7 +25,7 @@ public class SampleSinkConnector extends SinkConnector { - public static final String VERSION = "some great version"; + public static final String VERSION = "latest"; Review Comment: We'll have to test behaviors when plugins don't use traditional version numbers, stuff that cause DefaultArtifactVersion to "fallback" to just a qualifier. -- 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