Hi Robert, Rui, Ufuk and Weijie, Thanks for the update!
FYI: This PR[1] fixes & cleanup the left-over checkpoint directories for file-merging on TM exit. And the second commit fixes the wrong state handle usage. We encountered several unexpected CI fails, so we missed the feature freeze time. It is better to have this PR in 1.20 so I will merge this if you agree. Thanks. [1] https://github.com/apache/flink/pull/24933 Best, Zakelly On Sat, Jun 15, 2024 at 6:00 AM weijie guo <[email protected]> wrote: > Hi everyone, > > > The feature freeze of 1.20 has started now. That means that no new features > > or improvements should now be merged into the master branch unless you ask > > the release managers first, which has already been done for PRs, or pending > > on CI to pass. Bug fixes and documentation PRs can still be merged. > > > > - *Cutting release branch* > > > Currently we have no blocker issues(beside tickets that used for > release-testing). > > We are planning to cut the release branch on next Friday (June 21) if > no new test instabilities, and we'll make another announcement in the > dev mailing list then. > > > > - *Cross-team testing* > > > The release testing will start right after we cut the release branch, which > > is expected to come in the next week. As a prerequisite of it, we have > created > > the corresponding instruction ticket in FLINK-35602 [1], please check > and complete the > > documentation and test instruction of your new feature and mark the > related JIRA > > issue in the 1.20 release wiki page [2] before we start testing, which > > would be quite helpful for other developers to validate your features. > > > > Best regards, > > Robert, Rui, Ufuk and Weijie > > > [1]https://issues.apache.org/jira/browse/FLINK-35602 > > [2] https://cwiki.apache.org/confluence/display/FLINK/1.20+Release >
