FrankYang0529 commented on code in PR #19036: URL: https://github.com/apache/kafka/pull/19036#discussion_r1971302437
########## clients/src/main/java/org/apache/kafka/common/Endpoint.java: ########## @@ -26,7 +25,6 @@ * Represents a broker endpoint. */ [email protected] Review Comment: I will handle this one in https://issues.apache.org/jira/browse/KAFKA-18760. We probably need to keep this tag for Endpoint, because we would like to change `listenerName` response from `Optional<String>` to `String`. -- 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]
