+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.1.1 and 2.1.2 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:55: > 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.1.2-rc2 > > > > - 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-1909) > > > > - started standalone cluster with JDK 11.0.27, ran WordCount job (402ms), > tested SQL Client with datagen connector (5 rows returned), no errors in > logs > > - reviewed flink-web PR #841 > > Thanks for driving this. > > Best, > > Ramin > > On Sun, May 3, 2026 at 8:53 PM Sergey Nuyanzin <[email protected]> > wrote: > > > Hi everyone, > > Please review and vote on release candidate #2 for the release version > > 2.1.2, 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.1.2-rc2 [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=12356307 > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-2.1.2-rc2 > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > [4] > > https://repository.apache.org/content/repositories/orgapacheflink-1909/ > > [5] https://github.com/apache/flink/releases/tag/release-2.1.2-rc2 > > [6] https://github.com/apache/flink-web/pull/841 > > [7] https://github.com/apache/flink/actions/runs/25278610964 > > > > -- > > Best regards, > > Sergey > > >
