-
Bug
-
Resolution: Done
-
Minor
-
23.0.0.Final
-
None
I can see following warning when I run WildFly microprofile-reactive-messaging-kafka quickstart:
09:52:33,893 WARN [io.smallrye.reactive.messaging.kafka] (MSC service thread 1-4) SRMSG18216: No `group.id` set in the configuration, generate a random id: cc39193b-b30b-4d3a-887f-ff24894569a1
We should try to avoid any warning messages during the QS execution, if applicable.