m1a2st opened a new pull request, #17481: URL: https://github.com/apache/kafka/pull/17481
Jira: https://issues.apache.org/jira/browse/KAFKA-17520 I run e2e on 3.9 branch, is has error about ModuleNotFoundError: No module named 'psutil' That ducktape 0.12 is released (https://github.com/confluentinc/ducktape/releases/tag/v0.12.0), and it requires psutil now (https://github.com/confluentinc/ducktape/commit/33447b6e3a867deec6c5835631d1b1d22d3fea21) So we should backport [KAFKA-17520](https://issues.apache.org/jira/browse/KAFKA-17520) to 3.9 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org