State migration scenario's
Posted by Marlo Ploemen on Jun 09, 2021; 7:57am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/State-migration-scenario-s-tp51272.html
Hi community,
I am looking into the data migration and schema evolution process for stateful streaming jobs. Currently, there is no orchestration support for performing these job evolutions and no in-job state migration or schema evolution syntax (as this is part of the separate state processor API). I am looking for examples (e.g. Github repositories) or scenarios of stateful streaming jobs where the orchestration of their state evolution process can improve development quality.
Best, Marlo