Chia-Ping Tsai created KAFKA-16972:
--------------------------------------

             Summary: Move `BrokerTopicStats`, `BrokerTopicMetrics`, and 
`BrokerTopicStats` to `org.apache.kafka.storage.log.metrics`
                 Key: KAFKA-16972
                 URL: https://issues.apache.org/jira/browse/KAFKA-16972
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


KAFKA-15852 says `kafka.server` should be moved to server module.

However, `BrokerTopicStats`, `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)

Reply via email to