healchow commented on code in PR #7071: URL: https://github.com/apache/inlong/pull/7071#discussion_r1057215146
########## inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/sink/mq/MessageQueueZoneProducer.java: ########## @@ -107,6 +107,7 @@ public void run() { */ public void reload() { try { + LOG.info("start reload mq clusters"); Review Comment: This log seems has not enough info, will this log output too much? -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org