退订

2025-02-19 Thread 李乐
退订

退订

2025-02-19 Thread Songyc5
退订

[ANNOUNCE] Apache Flink 1.19.2 released

2025-02-19 Thread Alexander Fedulov
The Apache Flink community is very happy to announce the release of Apache Flink 1.19.2, which is the second bugfix release for the Apache Flink 1.19 series. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming

[ANNOUNCE] Apache Flink 1.20.1 released

2025-02-19 Thread Alexander Fedulov
The Apache Flink community is very happy to announce the release of Apache Flink 1.20.1, which is the first bugfix release for the Apache Flink 1.20 series. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data streaming a

Re: Is incremental checkpointing append-only (forever growing) on s3?

2025-02-19 Thread Gabor Somogyi
Hi Vadim, In short, state eviction is not applied to incremental checkpoints from storage perspective but there are techniques to configure Flink to do it. I think you look for state TTL feature which can resolve your problem [1]. [1] https://flink.apache.org/2019/05/17/state-ttl-in-flink-1.8.0-h