[ https://issues.apache.org/jira/browse/KAFKA-19406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17979552#comment-17979552 ]
xuanzhang gong commented on KAFKA-19406: ---------------------------------------- hi [~chia7712] I have fixed it. plz assign to me > Remove BrokerTopicStats#removeOldFollowerMetrics > ------------------------------------------------ > > Key: KAFKA-19406 > URL: https://issues.apache.org/jira/browse/KAFKA-19406 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Minor > > The method is used to remove `ReplicationBytesInPerSec` and > `ReassignmentBytesInPerSec` from specific topic. However, since both > `ReplicationBytesInPerSec` and `ReassignmentBytesInPerSec` apply across all > topics, their removal from a specific topic is always a no-op. -- This message was sent by Atlassian Jira (v8.20.10#820010)