Hongshun Wang created FLINK-35121:
-------------------------------------
Summary: 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
Reporter: Hongshun Wang
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)