Re: Flink 1.15.4 JobGraphs not compatible with 1.19.1

2024-09-22 Thread David Morávek
Hi Sachin, JobGraph is not meant to be compatible between Flink releases. To upgrade, please go through the regular process using Savepoints [1]. Best, D. [1] https://nightlies.apache.org/flink/flink-docs-release-1.20/docs/ops/state/savepoints/ On Wed, Sep 18, 2024 at 5:30 AM Sachin Sharma wro

Flink 1.15.4 JobGraphs not compatible with 1.19.1

2024-09-17 Thread Sachin Sharma
Hi, We are running flink applications on Flink versions 1.15.4 and now we want to migrate them to 1.19.1 version. When I am trying to start the application on a newer version, Flink is complaining about an internal change in the data structure of JobVertex. getting below error: JobVertex *1.19.1