[ https://issues.apache.org/jira/browse/KAFKA-8859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927962#comment-16927962 ]
ASF GitHub Bot commented on KAFKA-8859: --------------------------------------- cadonna commented on pull request #7323: KAFKA-8859: Expose built-in streams metrics version in `StreamsMetricsImpl` URL: https://github.com/apache/kafka/pull/7323 The streams config `built.in.metrics.version` is needed to add metrics in a backward-compatible way. However, not in every location where metrics are added a streams config is available to check `built.in.metrics.version`. Thus, the config value needs to be exposed through the `StreamsMetricsImpl` object. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Refactor Cache-level Streams Metrics > ------------------------------------ > > Key: KAFKA-8859 > URL: https://issues.apache.org/jira/browse/KAFKA-8859 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Bruno Cadonna > Assignee: Bruno Cadonna > Priority: Major > > Refactoring of cache-level Streams metrics according KIP-444. -- This message was sent by Atlassian Jira (v8.3.2#803003)