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

[GitHub] [inlong] healchow commented on a diff in pull request #7570: [INLONG-7537][Sort] Enable incremental snapshot and adapt metrics for MongoDB CDC

healchow commented on code in PR #7570:
URL: https://github.com/apache/inlong/pull/7570#discussion_r1133421853


##########
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:
   Please rebase the master branch, as this change was merged in #7568.



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