-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
- move the "filters validation" logic from the UI backend into every connector-specific Connect REST extension (maybe implemented in a parent class in debezium-core)
- create an interface/data structure that is returned to the frontend to represent the structure of databases/schemas vs tables/collections vs fields that can be used for the different type of Debezium connector datastores
- optionally overwrite the default behavior in the different connector-specifc implementations with custom/additional behavior or please create new JIRAs for applicable connectors