Hey Roman, Thank you very much for preparing RC2.
+1 from my side. 1. Verified Checksums and GPG signatures. 2. Verified that the source archives do not contain any binaries. 3. Successfully Built the source with Maven. 4. Started a local Flink cluster, ran the streaming WordCount example with WebUI, checked the output and JM/TM log, no suspicious output/log. 5. Repeat Step 4 with the binary release as well, no suspicious output/log. 6. Checked for source and binary release to make sure both an Apache License file and a NOTICE file are included. 7. Manually verified that no pom file changes between 1.12.2-rc1 and 1.12.2-rc2; no obvious license problem. 8. Review the release PR for RC2 updates, and double confirmed the change-list for 1.12.2. Best, Yuan On Sat, Feb 27, 2021 at 7:19 AM Roman Khachatryan <ro...@apache.org> wrote: > Hi everyone, > > Please review and vote on the release candidate #1 for the version 1.12.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 and binary convenience releases to be > deployed to dist.apache.org [2], which are signed with the key with > fingerprint 0D545F264D2DFDEBFD4E038F97B4625E2FCF517C [3], > * all artifacts to be deployed to the Maven Central Repository [4], > * source code tag "release-1.12.2-rc2" [5], > * website pull request listing the new release and adding announcement blog > post [6]. > > 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?version=12349502&projectId=12315522 > [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.12.2-rc2/ > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > [4] > https://repository.apache.org/content/repositories/orgapacheflink-1414/ > [5] https://github.com/apache/flink/releases/tag/release-1.12.2-rc2 > [6] https://github.com/apache/flink-web/pull/418 > > Regards, > Roman >