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

   I'm not sure I interpret that statement from KIP-595 as an intent to keep 
the `raft` module dependency free. As you said the `raft` module is not public 
API, and I've not seen any discussions in that direction.
   
   The `metadata` module mostly consists of the data structures written to the 
metadata log. To me it seems the logic of maintaining the metadata log as a 
topic fits better in the `raft` module, as described in 
https://issues.apache.org/jira/browse/KAFKA-15599. 


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