e-mhui commented on code in PR #7570:
URL: https://github.com/apache/inlong/pull/7570#discussion_r1133954822


##########
inlong-sort/sort-connectors/cdc-base/src/main/java/org/apache/inlong/sort/cdc/base/config/BaseSourceConfig.java:
##########
@@ -25,7 +25,7 @@
 /** A basic Source configuration which is used by {@link IncrementalSource}.
  * Copy from com.ververica:flink-cdc-base:2.3.0.
  * */
-public abstract class BaseSourceConfig implements SourceConfig {
+public abstract class BaseSourceConfig implements SourceConfig, MetricConfig {

Review Comment:
   Thank you for your response. I'm planning to split this PR into two. Please 
review this PR https://github.com/apache/inlong/pull/7588 .



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