nizhikov commented on PR #15417: URL: https://github.com/apache/kafka/pull/15417#issuecomment-2029364513
Hello @chia7712 @mimaison @jolshan Right now, we can't move `ConfigCommand` to the tools because of heavy dependencies on core classes. But, I prepared a PR that rewrites command from scala to java. I suggest to proceed and merge java version of command in core module. When all dependencies of `ConfigCommand` will land in corresponding modules we can just mode java code to `tools`. WDYT? -- 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]
