-
Task
-
Resolution: Done
-
Major
-
None
-
None
When a new share config option is defined at CommonConectorConfig or RelationalDatabaseConnectorConfig level then every connector needs to copy to its own fields definition.
There should be a ConfigDef and ALL_FIELDS at the shared classes level so the connector classes will just used the shared definitions and will not be required to duplicate.