showuon commented on code in PR #16048: URL: https://github.com/apache/kafka/pull/16048#discussion_r1620515156
########## clients/src/main/java/org/apache/kafka/common/utils/Utils.java: ########## @@ -94,7 +94,7 @@ private Utils() {} // This matches URIs of formats: host:port and protocol:\\host:port Review Comment: nit: Is the comment correct? `protocol:\\host:port` -> ` protocol://host:port` ? -- 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