[
https://issues.apache.org/jira/browse/KAFKA-15599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma reassigned KAFKA-15599:
-----------------------------------
Assignee: Mickael Maison (was: Ismael Juma)
> Move classes in kafka.raft from core module to raft module
> ----------------------------------------------------------
>
> Key: KAFKA-15599
> URL: https://issues.apache.org/jira/browse/KAFKA-15599
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Ismael Juma
> Assignee: Mickael Maison
> Priority: Major
>
> 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:
> # KafkaMetadataLog -> KafkaRaftLog
> # ReplicatedLog -> RaftLog
--
This message was sent by Atlassian Jira
(v8.20.10#820010)