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

   I'm really not sure `org.apache.kafka.storage.internals.log` is the best 
place for all these classes. I think `server` or `server-common` are probably 
better modules.
   
   For example in https://github.com/apache/kafka/pull/19762, I propose 
removing `metadata` as a dependency of `storage`. I think `storage` should only 
depend on `server-common`/`clients` and not be aware of replication/KRaft.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to