lucasbru opened a new pull request, #12801: URL: https://github.com/apache/kafka/pull/12801
[KAFKA-14343](https://issues.apache.org/jira/browse/KAFKA-14343): Upgrade tests for state updater A test that verifies the upgrade from a version of Streams with state updater disabled to a version with state updater enabled and vice versa, so that we can offer a save upgrade path. - upgrade test from a version of Streams with state updater disabled to a version with state updater enabled - downgrade test from a version of Streams with state updater enabled to a version with state updater disabled __THIS PR IS A STACKED PR. ONLT REVIEW COMMITS FROM 7e4bb2fb59752ea949a9643f214ac585272fbca7__ The test reliably runs in a version that includes the following PRs https://github.com/apache/kafka/pull/12771 https://github.com/apache/kafka/pull/12772 https://github.com/apache/kafka/pull/12773 https://github.com/apache/kafka/pull/12795 ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
