Tamas Kornai created KAFKA-17601:
------------------------------------
Summary: 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
[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)