Re: [DISCUSS] Flink checkpointInfo and FlinkStateSnapshots

2024-12-19 Thread Mate Czagany
Hi Lajith, I am happy to hear that you have started experimenting with it and found it handy so far. To clarify, you also need to have the FlinkStateSnapshot CRD installed on your Kubernetes server, else the operator will fall back to using the old method of storing snapshot data in the Flink job

Re: [DISCUSS] Flink checkpointInfo and FlinkStateSnapshots

2024-12-18 Thread Lajith Koova
Thank you Michal and Mate Related to the same topic , I see that new feature of FlinkStateSnapshots CR quite handy by managing the snapshots in kubernetes workflow , and was doing some experiments around that. In the 1.9 version of operator ,we could see the history of snapshots in CR status , fo

Re: [DISCUSS] Flink checkpointInfo and FlinkStateSnapshots

2024-12-18 Thread Mate Czagany
Hi Michal, I am happy that you have found this new feature interesting, I hope you will find it useful if you plan to use it. 1. I am not sure when or how the deprecated fields will be removed, it should happen when the community is satisfied with the new FlinkStateSnapshots CRDs. For checkpoints