Open
Description
Currently this plugin does not support handshake v0. It supports sasl auth prior to the handshake being introduced in kafka protocol, we currently call this module brod_gssapi_v0
, which is wrong, it should perhaps be called brod_gssapi_legacy
.
brod_gssapi_v1
which supports handshake version 1, should be renamed to something that doesn't paint it into a v1 corner. In other words, it should be able to work with v0 or v1 handshakes.
Reference:
https://kafka.apache.org/protocol.html#sasl_handshake
https://cwiki.apache.org/confluence/display/KAFKA/KIP-43%3A+Kafka+SASL+enhancements
Metadata
Metadata
Assignees
Labels
No labels