akumar074 commented on code in PR #6404:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6404#discussion_r2215783989


##########
drools-quarkus-extension/drools-quarkus-examples/drools-quarkus-examples-reactive/src/main/resources/application.properties:
##########
@@ -33,3 +33,4 @@ 
mp.messaging.incoming.events.value.deserializer=org.drools.quarkus.ruleunit.exam
 mp.messaging.outgoing.alerts.connector=smallrye-kafka
 mp.messaging.outgoing.alerts.topic=alerts
 
mp.messaging.outgoing.alerts.value.serializer=io.quarkus.kafka.client.serialization.ObjectMapperSerializer
+org.apache.kafka.sasl.oauthbearer.allowed.urls=

Review Comment:
   Just want to confirm if setting the property 
`org.apache.kafka.sasl.oauthbearer.allowed.urls=` to empty is intentional?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to