Support AdminClient connection to Controller listeners #2981
Labels
needs-investigation
Issues that require followup from maintainers
stale/exempt
Issues and pull requests that should never be closed as stale
Description
Since KIP-919 (Kafka 3.7.0) it's possible to connect to Controller listeners and talk to them using AdminClient. This is not yet supported in Sarama, as creating cluster admin fails (probably) due to protocol mismatch.
Additional context
https://cwiki.apache.org/confluence/display/KAFKA/KIP-919%3A+Allow+AdminClient+to+Talk+Directly+with+the+KRaft+Controller+Quorum+and+add+Controller+Registration
The text was updated successfully, but these errors were encountered: