[
https://issues.apache.org/jira/browse/KAFKA-17601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884324#comment-17884324
]
Tamas Kornai commented on KAFKA-17601:
--------------------------------------
I should add that in the request logs it looks good, but for the exposed JMX
metrics those labels are not populated.
> 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)