Re: Savepoint documentation

2021-03-03 Thread Farouk
Thanks a million :) Le mer. 3 mars 2021 à 11:15, David Anderson a écrit : > > Out of curiosity, does it mean that savepoint created by flink 1.11 > cannot be recovered by a job running with flink 1.10 or older versions (so > downgrade is impossible)? > > That's correct. See the mailing list thre

Re: Savepoint documentation

2021-03-03 Thread David Anderson
> Out of curiosity, does it mean that savepoint created by flink 1.11 cannot be recovered by a job running with flink 1.10 or older versions (so downgrade is impossible)? That's correct. See the mailing list thread on Backwards Compatibility of Savepoints [1]. [1] http://apache-flink-mailing-list

Re: Savepoint documentation

2021-03-02 Thread XU Qinghui
Out of curiosity, does it mean that savepoint created by flink 1.11 cannot be recovered by a job running with flink 1.10 or older versions (so downgrade is impossible)? Le mar. 2 mars 2021 à 12:25, David Anderson a écrit : > You are correct in thinking that the documentation wasn't updated. If y

Re: Savepoint documentation

2021-03-02 Thread David Anderson
You are correct in thinking that the documentation wasn't updated. If you look at the master docs [1] you will see that they now say Can I move the Savepoint files on stable storage? #