chia7712 commented on PR #15775:
URL: https://github.com/apache/kafka/pull/15775#issuecomment-2075295917

   > KafkaConfig will move out of core and into server, however, for the time 
being I don't plan to make raft depend on server for now as far as I can see 
the only case I might need to do so is to use the getters from KafkaConfig but 
they are only 5 getters as far as I can see so don't worth it. I am planning to 
just remove these getters from KafkaConfig.
   
   It seems `org.apache.kafka.raft.KafkaRaftManager needs 
org.apache.kafka.server.config.KafkaConfig` won't happen if the 5 getters are 
moved, right?


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