vernedeng commented on code in PR #5132:
URL: https://github.com/apache/inlong/pull/5132#discussion_r924467607


##########
inlong-manager/manager-common/src/main/java/org/apache/inlong/manager/common/pojo/sortstandalone/SortSourceGroupInfo.java:
##########
@@ -29,8 +29,8 @@
 @Data
 public class SortSourceGroupInfo {
     private static final Logger LOGGER = 
LoggerFactory.getLogger(SortSourceGroupInfo.class);
-    private static final String KEY_SECOND_CLUSTER_TAG = "second_cluster_tag";
-    private static final String KEY_SECOND_TOPIC = "second_topic";
+    private static final String KEY_BACK_UP_CLUSTER_TAG = 
"back_up_cluster_tag";
+    private static final String KEY_BACK_UP_TOPIC = "back_up_topic";

Review Comment:
   fixed, thx



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to