You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Lucas Brutschy (Jira)" <ji...@apache.org> on 2022/10/31 09:36:00 UTC

[jira] [Created] (KAFKA-14343) Write upgrade/downgrade tests for enabling the state updater

Lucas Brutschy created KAFKA-14343:
--------------------------------------

             Summary: Write upgrade/downgrade tests for enabling the state updater 
                 Key: KAFKA-14343
                 URL: https://issues.apache.org/jira/browse/KAFKA-14343
             Project: Kafka
          Issue Type: Task
          Components: streams
            Reporter: Lucas Brutschy
            Assignee: Lucas Brutschy


Write 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 (probably a system test since the old code path will be removed from the code base)

 * downgrade test from a version of Streams with state updater enabled to a version with state updater disabled (probably a system test since the old code path will be removed from the code base)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)