Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14470 Move log layer to storage module
  3. KAFKA-16972

Move `BrokerTopicStats` and `BrokerTopicMetrics` to `org.apache.kafka.storage.log.metrics` (storage module)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.0.0, 3.9.0
    • None
    • None

    Description

      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`

      Attachments

        Issue Links

          Activity

            People

              yangpoan PoAn Yang
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: