[
https://issues.apache.org/jira/browse/KAFKA-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damian Guy resolved KAFKA-6069.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.0.1
1.1.0
Issue resolved by pull request 4081
[https://github.com/apache/kafka/pull/4081]
> Streams metrics tagged incorrectly
> ----------------------------------
>
> Key: KAFKA-6069
> URL: https://issues.apache.org/jira/browse/KAFKA-6069
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 1.0.0
> Reporter: Tommy Becker
> Assignee: Tommy Becker
> Priority: Minor
> Fix For: 1.1.0, 1.0.1
>
>
> KafkaStreams attempts to tag many (all?) of it's metrics with the client id.
> But instead of retrieving the value from the config, it tags them with the
> literal "client.id", as can be seen on
> org/apache/kafka/streams/processor/internals/StreamsKafkaClient.java:114
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)