jiafu1115 opened a new pull request, #20896: URL: https://github.com/apache/kafka/pull/20896
In windows 11. It failed to start/stop the kafka due to wmic is deprecated. The background is: https://techcommunity.microsoft.com/blog/windows-itpro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/4039242 <img width="1232" height="179" alt="image" src="https://github.com/user-attachments/assets/8de656a1-c717-4524-b957-5f76d1434558" /> I’m proposing a new PR to fix this issue. Since I found that PR #20257 already covers the startup side, I removed my startup changes and kept only the stop fix. I also created a JIRA ticket to bring more attention to this issue. Thanks. Attach part of the tests of result (verify the command) for this PR: <img width="1668" height="313" alt="image" src="https://github.com/user-attachments/assets/ca9af8ad-0fdc-4444-9928-b338ef6dcc15" /> -- 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]
