[
https://issues.apache.org/jira/browse/KAFKA-19406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-19406.
------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> 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: xuanzhang gong
> Priority: Minor
> Fix For: 4.2.0
>
>
> 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)