[ 
https://issues.apache.org/jira/browse/KAFKA-15599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17943985#comment-17943985
 ] 

Ismael Juma commented on KAFKA-15599:
-------------------------------------

Assigned this to you since you've been working on this.

> 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)

Reply via email to