Results 5 comments of Gokalp Kuscu

Hi @ashishvashisht1, you can check this comment. https://github.com/linkedin/Burrow/issues/374#issuecomment-397780277

I guess that documentation has missing points. There might be one more configuration. I've seen it in code. https://github.com/linkedin/Burrow/blob/be40f44509e48462a8b5420a57f4f40cd6839921/core/internal/helpers/sarama.go#L121 ` [sasl.SASL_SSL] #username=kafka security_protocol="SASL_SSL" sasl_mechanism="GSSAPI" /// should be "mechanism" and two...

@ashishvashisht1 did you try it without sasl part ? maybe you just need tls config.

Hi , did you find a solution for that @Alddar ?