[
https://issues.apache.org/jira/browse/KAFKA-6069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211153#comment-16211153
]
ASF GitHub Bot commented on KAFKA-6069:
---------------------------------------
Github user asfgit closed the pull request at:
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)