You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by "bibhu107 (via GitHub)" <gi...@apache.org> on 2023/04/17 05:53:45 UTC

[GitHub] [inlong] bibhu107 commented on a diff in pull request #7864: [INLONG-6668][Sort] Reusing existing constants

bibhu107 commented on code in PR #7864:
URL: https://github.com/apache/inlong/pull/7864#discussion_r1168204880


##########
inlong-sort/sort-connectors/base/src/main/java/org/apache/inlong/sort/base/Constants.java:
##########
@@ -20,6 +20,8 @@
 import org.apache.flink.configuration.ConfigOption;
 import org.apache.flink.configuration.ConfigOptions;
 import org.apache.inlong.sort.base.sink.SchemaUpdateExceptionPolicy;
+import static org.apache.inlong.manager.plugin.flink.enums.Constants.METRICS_AUDIT_PROXY_HOSTS_KEY;

Review Comment:
   Hi @healchow 
   Have taken  care of this in next commit. Please let me know if the changes look good?



-- 
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-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org