This message was deleted.
# opal
s
This message was deleted.
o
Looks like the URL provided for the broadcaster didn’t include the scheme for its type: i.e. it didn’t start with
kafka://
and so no backend type was assigned to it.
o
If so, then does it mean we cannot use the SASL mode of kafka? I thought use below OPAL_BROADCAST_URI to connect to the external kafka service in Aure.
Copy code
SASL_<SSL://user:password@kafka_server>:port
p
Hi, thanks for reaching out 😇; It seems most of the team is AFK(😴) at the moment, so our response might be delayed.
o
Hi @Oscar see the docs here for the broadcaster for SASL configuration (a great contribution by @Robert Philp - BTW) https://github.com/permitio/broadcaster#kafka-environment-variables
@Filip please review/merge this update to the docs (pointing from the OPAL docs to the broadcaster readme): https://github.com/permitio/opal/pull/485
o
@Or Weis Thanks for your help.