[
https://issues.apache.org/jira/browse/FLINK-35121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854253#comment-17854253
]
Hongshun Wang commented on FLINK-35121:
---------------------------------------
[~kwafor] , Sorry, I have done it
> CDC pipeline connector should verify requiredOptions and optionalOptions
> ------------------------------------------------------------------------
>
> Key: FLINK-35121
> URL: https://issues.apache.org/jira/browse/FLINK-35121
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: cdc-3.1.0
> Reporter: Hongshun Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.2.0
>
>
> At present, though we provide
> org.apache.flink.cdc.common.factories.Factory#requiredOptions and
> org.apache.flink.cdc.common.factories.Factory#optionalOptions, but both are
> not used anywhere. This means not verifying requiredOptions and
> optionalOptions.
> Thus, like what DynamicTableFactory does, provide
> FactoryHelper to help verify requiredOptions and optionalOptions.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)