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


##########
inlong-dataproxy/dataproxy-source/src/main/java/org/apache/inlong/dataproxy/heartbeat/HeartbeatManager.java:
##########
@@ -56,6 +56,7 @@ public class HeartbeatManager implements 
AbstractHeartbeatManager {
 
     public static final String DEFAULT_CLUSTER_TAG = "default_cluster";
     public static final String DEFAULT_CLUSTER_NAME = "default_dataproxy";
+    public static final String DEFAULT_CLUSTER_EXT_TAG = "default=true";

Review Comment:
   A predefined default value for dp's secondary cluster  tag which is also 
consistent with the value used at manager.



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