-
Bug
-
Resolution: Done
-
Major
-
1.4.1.Final
-
False
-
False
-
Undefined
-
During testing of the Debezium UI the validation of the `field.exclude.list` property failed with an Exception when the required pattern (replicaSet.databaseName.collectionName) was not properly provided.
Connector config was:
{ ... "field.exclude.list" : "inventory", ... }