[
https://issues.apache.org/jira/browse/FLINK-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kostas Kloudas closed FLINK-8987.
---------------------------------
Resolution: Fixed
Merged on master with e7b7393019b99e941c50b76933d59a97ba0bc190
> 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
> Assignee: Kostas Kloudas
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
> 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)