woofyzhao commented on code in PR #7195:
URL: https://github.com/apache/inlong/pull/7195#discussion_r1065433543


##########
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/sink/mq/MessageQueueZoneSinkContext.java:
##########
@@ -52,6 +68,10 @@ public class MessageQueueZoneSinkContext extends SinkContext 
{
     private final CacheClusterConfigHolder cacheHolder;
     private final INLONG_COMPRESSED_TYPE compressType;
 
+    private final MQClusterConfig mqConfig;
+    private MonitorIndex monitorIndex;
+    private MonitorIndexExt monitorIndexExt;

Review Comment:
   It's intended to print statistics to file, index.log.



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

Reply via email to