PaulRMellor commented on code in PR #16655:
URL: https://github.com/apache/kafka/pull/16655#discussion_r1694952270


##########
connect/runtime/src/main/java/org/apache/kafka/connect/runtime/WorkerConfig.java:
##########
@@ -58,15 +58,12 @@ public class WorkerConfig extends AbstractConfig {
     private static final Logger log = 
LoggerFactory.getLogger(WorkerConfig.class);
 
     public static final String BOOTSTRAP_SERVERS_CONFIG = "bootstrap.servers";
-    public static final String BOOTSTRAP_SERVERS_DOC

Review Comment:
   @mimaison Ah, sorry. I misinterpreted the comment. I see it's merged, so 
assuming okay for the description change at least.



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