+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.0.1 and 2.0.2 for dependency changes and ensured that changes are reflected in the NOTICE file
Thanks, Fabian Gustavo de Morais <[email protected]> schrieb am Do., 30. Apr. 2026, 12:42: > +1 (non-binding) > > - Verified GPG signatures and SHA-512 checksums > - RAT passes; source tarball matches git tag release-2.0.2-rc4 > - Built from source on JDK 17 (./mvnw clean install -DskipTests -DskipITs > -Dfast) > - ~21,000 unit tests across flink-core, flink-runtime, flink-table-runtime, > flink-table-planner all pass > - Local cluster from binary distribution: WordCount FINISHED, SQL Client > SELECT 1 works, Web UI shows flink-version=2.0.2 / commit a2a1e27 > - LICENSE/NOTICE spot-checked > - PyFlink cp310 arm64 wheel installs and imports cleanly > > Kind regards, > Gustavo > > On Tue, 28 Apr 2026 at 18:03, Mate Czagany <[email protected]> wrote: > > > +1 (non-binding) > > > > - signature and checksum verified > > - flink-web PR looks good > > - verified that no binaries are present in the source code > > - built from source with Maven > > - verified licenses > > > > > > On Tue, Apr 28, 2026 at 5:41 PM Sergey Nuyanzin <[email protected]> > > wrote: > > > > > Hi everyone, > > > Please review and vote on release candidate #4 for the release version > > > 2.0.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 > > > F7529FAE24811A5C0DF3CA741596BBF0726835D8 [3], > > > * all artifacts to be deployed to the Maven Central Repository [4], > > > * source code tag release-2.0.2-rc4 [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. > > > > > > Thanks, > > > Release Manager > > > > > > [1] > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12356332 > > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-2.0.2-rc4 > > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > > [4] > > > > https://repository.apache.org/content/repositories/orgapacheflink-1906/ > > > [5] https://github.com/apache/flink/releases/tag/release-2.0.2-rc4 > > > [6] https://github.com/apache/flink-web/pull/844 > > > [7] https://github.com/apache/flink/actions/runs/25049311088 > > > > > > > > > > > > -- > > > Best regards, > > > Sergey > > > > > >
