You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/31 14:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-8987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-8987:
----------------------------------
    Labels: pull-request-available  (was: )

> 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)