The Topic Whitelist field in settings for Kafka Consumer Trigger is deprecated. There will be no impact if this field is not used.
Below are some pointers to note around the same if you are using the field:
- If it is being used along with the Topic field, only the Topic configuration will be used.
- If it is being used without any topic/topics configured, there will be an error since there is no topic configured.
As a workaround for the above two points, Topics configured using the regex in the Topic Whitelist field can be added as a list of comma-separated topics in the Topic field.