[
https://issues.apache.org/jira/browse/KAFKA-17601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884319#comment-17884319
]
Tamas Kornai commented on KAFKA-17601:
--------------------------------------
I have only tested it with version 3.6.1.
> Inter-broker connections do not expose their clientSoftwareName and
> clientSoftwareVersion tags
> ----------------------------------------------------------------------------------------------
>
> Key: KAFKA-17601
> URL: https://issues.apache.org/jira/browse/KAFKA-17601
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 3.6.1
> Reporter: Tamas Kornai
> Priority: Minor
>
> [KIP-511|[https://cwiki.apache.org/confluence/display/KAFKA/KIP-511%3A+Collect+and+Expose+Client%27s+Name+and+Version+in+the+Brokers]]
> made it possible to see what library versions are used by the Kafka clients.
> When Kafka brokers are connecting to other brokers this information is not
> properly populated, we see the "unknown" value instead for both
> `ClientSoftwareName` and `ClientSoftwareVersion`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)