OmniaGM commented on PR #15103:
URL: https://github.com/apache/kafka/pull/15103#issuecomment-1883437923

   I raise the following prs #15158, #15161, #15160 and #15159.
   And soon will raise 
   1. few PRs move the new interfaces to reduce moving dependencies out of core 
and reduce the changes in this pr
      - ReconfigurableServer to avoid depending on Broker and Controller
      - DynamicBrokerConfigManager and DynamicBrokerConfigBaseManager to avoid 
depending directly on DynamicBrokerConfig
      - KafkaZKClient to avoid any depend ices on KafaZKClient
    2. few prs to Move some deps like `Session`, `SocketServer`, 
`AuthorizerUtils`, `KafkaRaftServer`, and `PasswordEncoder` 
    3. After this depends on how big is the remaining changes I can move 
KafkaConfig object companion first. then keep this pr to only move KafkaConfig 
class


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