FrankYang0529 opened a new pull request, #17876: URL: https://github.com/apache/kafka/pull/17876
Add 0.11, 1.0, 1.1, and 2.0 back to align with stream compatibility matrix: https://kafka.apache.org/39/documentation/streams/upgrade-guide#streams_api_broker_compat ref: https://github.com/apache/kafka/pull/17843#issuecomment-2483705580 ``` > TC_PATHS="tests/kafkatest/tests/streams/streams_upgrade_test.py" /bin/bash tests/docker/run_tests.sh ================================================================================ SESSION REPORT (ALL TESTS) ducktape version: 0.12.0 session_id: 2024-11-20--002 run time: 58 minutes 30.640 seconds tests run: 24 passed: 24 flaky: 0 failed: 0 ignored: 0 ================================================================================ ``` ### 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