knv srinivas
Results
3
comments of
knv srinivas
@bluebreezecf any update on when we expect a new release?
Fixed in merge request #33 #28
I was able to make it work by configuring the properties as below instead ``` conductor.event-queues.kafka.consumer.[security.protocol]=SASL_PLAINTEXT conductor.event-queues.kafka.consumer.[sasl.mechanism]=PLAIN ``` Is this the expected behaviour?