You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we are using SASL_SSL for external kafka its expecting tls configuration rather it should go pass with SASL user based authentication only. please check the below snapshot and from the link. looks like we need to remove this piece of code.
Hi Team,
When we are using SASL_SSL for external kafka its expecting tls configuration rather it should go pass with SASL user based authentication only. please check the below snapshot and from the link. looks like we need to remove this piece of code.
https://github.com/zilliztech/milvus-operator/blob/main/pkg/external/kafka.go
The text was updated successfully, but these errors were encountered: