[
https://issues.apache.org/jira/browse/KAFKA-16972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-16972:
---------------------------------
Fix Version/s: 3.9.0
> Move `BrokerTopicStats` and `BrokerTopicMetrics` to
> `org.apache.kafka.storage.log.metrics` (storage module)
> -----------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-16972
> URL: https://issues.apache.org/jira/browse/KAFKA-16972
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Chia-Ping Tsai
> Assignee: PoAn Yang
> Priority: Minor
> Fix For: 4.0.0, 3.9.0
>
>
> KAFKA-15852 says `kafka.server` should be moved to server module.
> However, `BrokerTopicMetrics` and `BrokerTopicStats` should be moved to
> storage module due to following reason.
> 1. `RemoteLogManager` will be moved to storage module (KAFKA-14523)
> 2. `LogValidator` is already in storage module
> 3. `server` depends on `storage`
--
This message was sent by Atlassian Jira
(v8.20.10#820010)