[jira] [Created] (FLINK-8987) End-to-end test: Avro state evolution

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8987) End-to-end test: Avro state evolution

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-8987:
------------------------------------

             Summary: End-to-end test: Avro state evolution
                 Key: FLINK-8987
                 URL: https://issues.apache.org/jira/browse/FLINK-8987
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
            Reporter: Till Rohrmann


We should add an end-to-end test which verifies that we can upgrade Avro types by adding and removing fields. We can use the general purpose job (FLINK-8971) after it added Avro types for that.

What should happen is
# Start general purpose job
# Take savpoint
# Change Avro type to have different fields
# Resume from savepoint

Check for different state backends: RocksDB, FsStateBackend



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)