Ah, I was worried State Processor API would work only on savepoints, but this confirmed the opposite:
The new State Processor API covers all variations of snapshots: savepoints, full checkpoints and incremental checkpoints. Now this is a good day for me. I can imagine creating some abstractions around it on the application level to open it up for every operator by default, bind it to our custom rest implementation (we did this initially to serve QueryableState with abstractions to automate). Now the question is, whether to rid of QueryableState flows in our application... Let's see. :) This is a great update, thank you again! --- Oytun Tez *M O T A W O R D* The World's Fastest Human Translation Platform. oy...@motaword.com — www.motaword.com On Thu, Aug 22, 2019 at 8:11 AM Jark Wu <imj...@gmail.com> wrote: > Congratulations! > > Thanks Gordon and Kurt for being the release manager and thanks a lot to > all the contributors. > > > Cheers, > Jark > > On Thu, 22 Aug 2019 at 20:06, Oytun Tez <oy...@motaword.com> wrote: > >> Congratulations team; thanks for the update, Gordon. >> >> --- >> Oytun Tez >> >> *M O T A W O R D* >> The World's Fastest Human Translation Platform. >> oy...@motaword.com — www.motaword.com >> >> >> On Thu, Aug 22, 2019 at 8:03 AM Tzu-Li (Gordon) Tai <tzuli...@apache.org> >> wrote: >> >>> The Apache Flink community is very happy to announce the release of >>> Apache Flink 1.9.0, which is the latest major release. >>> >>> Apache Flink® is an open-source stream processing framework for >>> distributed, high-performing, always-available, and accurate data streaming >>> applications. >>> >>> The release is available for download at: >>> https://flink.apache.org/downloads.html >>> >>> Please check out the release blog post for an overview of the >>> improvements for this new major release: >>> https://flink.apache.org/news/2019/08/22/release-1.9.0.html >>> >>> The full release notes are available in Jira: >>> >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12344601 >>> >>> We would like to thank all contributors of the Apache Flink community >>> who made this release possible! >>> >>> Cheers, >>> Gordon >>> >>