Skip to content

Consider matching SASL default version with Sarama #419

@robobario

Description

@robobario

Hi!

While working with kaf I noticed it's using a v0 SASL handshake by default. I wondered if this should be aligned with the v1 default in sarama. v1 has been around a long time and it would mean the clientId is sent on the SASL handshake, giving you that much more debug information around the SASL handshake at the broker.

Full selfish context, I work with some technology that doesn't implement SASL v0, so kaf needs that extra little bit of configuration to use SASL v1.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions