-
Task
-
Resolution: Done
-
Minor
-
None
-
False
-
False
-
Undefined
-
When neither specifying the "table.whitelist" nor the "table.include.list" option, the fallback mechanism to the former triggers a warning about using this deprecated option. This is incorrect and confusing when the user didn't specify a value for either option.
For an example, see io.debezium.connector.postgresql.PostgresMetricsIT.oneRecordInQueue().
- is related to
-
DBZ-3218 Handle duplicate warnings for deprecated options
- Closed