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

Move classes in kafka.raft from core module to raft module

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Moving `UnifiedLog` and `LogManager` to the storage layer allows us to fix some compromises we had to do previously. The classes under `kafka.raft` in the `core` module can be moved to the `raft` module and the `raft` module will depend on the `storage` module.

      This includes KafkaMetadataLog, KafkaNetworkChannel and RaftManager. As part of the move, we should do a few renames as well:

      1. KafkaMetadataLog -> KafkaRaftLog
      2. ReplicatedLog -> RaftLog

      Attachments

        Issue Links

          Activity

            People

              ijuma Ismael Juma
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: