mjsax commented on code in PR #14540:
URL: https://github.com/apache/kafka/pull/14540#discussion_r1363143859


##########
connect/api/src/main/java/org/apache/kafka/connect/health/ConnectClusterDetails.java:
##########
@@ -27,6 +27,6 @@ public interface ConnectClusterDetails {
      * Get the cluster ID of the Kafka cluster backing this Connect cluster.
      * 
      * @return the cluster ID of the Kafka cluster backing this Connect cluster
-     **/
+     */
     String kafkaClusterId();
 }

Review Comment:
   It think it's just an encoding question between Linux / Window file system 
-- I guess it was automatically updated when I edited the file.



-- 
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

Reply via email to