[ https://issues.apache.org/jira/browse/KAFKA-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15736627#comment-15736627 ]
ASF GitHub Bot commented on KAFKA-4000: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1684 > Consumer per-topic metrics do not aggregate partitions from the same topic > -------------------------------------------------------------------------- > > Key: KAFKA-4000 > URL: https://issues.apache.org/jira/browse/KAFKA-4000 > Project: Kafka > Issue Type: Bug > Components: consumer > Affects Versions: 0.9.0.1, 0.10.0.0 > Reporter: Jason Gustafson > Assignee: Vahid Hashemian > Priority: Minor > Fix For: 0.10.2.0 > > > In the Consumer Fetcher code, we have per-topic fetch metrics, but they seem > to be computed from each partition separately. It seems like we should > aggregate them by topic. -- This message was sent by Atlassian JIRA (v6.3.4#6332)