dengziming commented on PR #19762:
URL: https://github.com/apache/kafka/pull/19762#issuecomment-2900099738

   > Where has this been discussed?
   
   In KIP-595 we wrote:
   > We are also trying to pave the way for normal partition replication 
through Raft as well as eventually supporting metadata sharding with multiple 
partitions. 
   
   We are only trying to pave the way for Kafka normal partition replication 
instead of making it SDK exportable, I may have thought too much about it, but 
the idea behind it still deserves consideration, moveing it to `metadata` 
module is better compared putting it in `raft` module, and we should not rename 
it to `KafkaRaftLog` since we can use raft to replicate normal partition.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to