Charly Molter created KAFKA-6969:
------------------------------------
Summary: AdminClient should provide a way to get the version of a
node
Key: KAFKA-6969
URL: https://issues.apache.org/jira/browse/KAFKA-6969
Project: Kafka
Issue Type: Improvement
Reporter: Charly Molter
Currently adminClient returns a lot of info about the cluster, topics...
It would be nice if it could return either the result of ApiVersions or a
simplified "kafkaVersion" number for a node.
This would be useful for admin tools to save them from having to do the request
with their own NetworkClient.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)