junrao commented on pull request #10489:
URL: https://github.com/apache/kafka/pull/10489#issuecomment-821730346


   Yet another option is to have a new server-api module. We can move the 
following server side apis that are currently in the client module to the new 
module.
     include "**/org/apache/kafka/server/authorizer/*"
     include "**/org/apache/kafka/server/policy/*"
     include "**/org/apache/kafka/server/quota/*"
   
   If so, we can move the storage api there too.


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

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


Reply via email to