+1 (binding) * validated checksums and GPG signatures of source and binary distribution * compiled source distribution with Java 21 (./mvnw clean install -DskipTests -DskipITs) * checked LICENSE and NOTICE files in source and binary distribution. * ensured that LICENSE and NOTICE files are present in all Flink JAR files shipped with the binary distribution. * checked changes between 2.2.0 and 2.2.1 for dependency changes and ensured that changes are reflected in the NOTICE file
Thanks, Fabian Ramin Gharib <[email protected]> schrieb am Mo., 4. Mai 2026, 14:26: > Hello Sergey, > > +1 (non-binding) > > - verified GPG signatures for both source and binary > > > > - verified SHA512 checksums for both source and binary > - no binaries found in source archive > > > > - source archive matches git tag release-2.2.1-rc3 > > > > - checked bytecode of binary jars is major version 55 (Java 11) - correct > for Flink 2.x > > > - verified LICENSE and NOTICE files present in source, binary, and Maven > JARs > - checked Maven staging repository artifacts (orgapacheflink-1908) > > > > - started standalone cluster with JDK 11.0.31 and Maven 3.8.6, ran > WordCount job (388ms), tested SQL Client with datagen connector (5 rows > returned), no errors in logs > - reviewed flink-web PR #843 > > Best, > > Ramin > > On Sun, May 3, 2026 at 8:40 PM Sergey Nuyanzin <[email protected]> > wrote: > > > Hi everyone, > > Please review and vote on release candidate #3 for the release version > > 2.2.1, as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > > > The complete staging area is available for your review, which includes: > > * JIRA release notes [1], > > * the official Apache source release to be deployed to dist.apache.org > > [2], which are signed with the key with fingerprint F752 9FAE 2481 > > 1A5C 0DF3 CA74 1596 BBF0 7268 35D8 [3], > > * all artifacts to be deployed to the Maven Central Repository [4], > > * source code tag release-2.2.1-rc3 [5], > > * website pull request listing the new release [6]. > > * CI build of the tag [7]. > > > > The vote will be open for at least 72 hours. It is adopted by majority > > approval, with at least 3 PMC affirmative votes. > > > > > > [1] > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12356561 > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-2.2.1-rc3 > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > [4] > > https://repository.apache.org/content/repositories/orgapacheflink-1908/ > > [5] https://github.com/apache/flink/releases/tag/release-2.2.1-rc3 > > [6] https://github.com/apache/flink-web/pull/843 > > [7] https://github.com/apache/flink/actions/runs/25276036734 > > > > > > > > -- > > Best regards, > > Sergey > > >
