MOBIN-F commented on code in PR #3918: URL: https://github.com/apache/flink-cdc/pull/3918#discussion_r2020821053
########## docs/content.zh/docs/connectors/pipeline-connectors/oceanbase.md: ########## @@ -57,6 +57,8 @@ sink: pipeline: name: MySQL to OceanBase Pipeline parallelism: 1 + flink: + execution.checkpointing.interval: 2min Review Comment: I added flink parameters to the pipeline-connector demo, prompting users to configure flink parameters in pipeline.yaml -- 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]
