R339 – Kafka Topic does not match the naming standard (WMB)

Kafka topics used should be in one of the allowed naming patterns (WMB)

This relates to the Kafka topics that are used from within the project.

This can be configured on a per project basis using the following property:

sonar.mb.kafka.topic.name.regex=[A-Z]{3,20}[_V]{1}