+1 (binding) - verified signatures - verified hashsums - checked that all POM files point to the same version 1.16.3 - started SQL Client, used MySQL CDC connector to read changelog from database , the result is expected - reviewed the web PR, left minor comment
Best, Leonard > 2023年11月21日 下午8:56,Matthias Pohl <[email protected]> 写道: > > +1 (binding) > > * Downloaded artifacts > * Built Flink from sources > * Verified SHA512 checksums & GPG signatures > * Compared checkout with provided sources > * Verified pom file versions > * Went over NOTICE/pom file changes without finding anything suspicious > * Deployed standalone session cluster and ran WordCount example in batch > and streaming: Nothing suspicious in log files found > * Verified Java version of uploaded binaries > > Thanks for wrapping 1.16 up. :) > > On Tue, Nov 21, 2023 at 4:55 AM Rui Fan <[email protected]> wrote: > >> +1 (non-binding) >> >> Verified based on this wiki[1]. >> >> - Verified signatures and sha512 >> - The source archives do not contain any binaries >> - Build the source with Maven 3 and java8 (Checked the license as well) >> - bin/start-cluster.sh with java8, it works fine and no any unexpected LOG >> - Ran demo, it's fine: bin/flink run >> examples/streaming/StateMachineExample.jar >> >> [1] >> https://cwiki.apache.org/confluence/display/FLINK/Verifying+a+Flink+Release >> >> Best, >> Rui >> >> On Fri, Nov 17, 2023 at 11:52 AM Yun Tang <[email protected]> wrote: >> >>> +1 (non-binding) >>> >>> >>> * Verified signatures >>> * Build from source code, and it looks good >>> * Verified that jar packages are built with maven-3.2.5 and JDK8 >>> * Reviewed the flink-web PR >>> * Start a local standalone cluster and submit examples >>> >>> Best >>> Yun Tang >>> ________________________________ >>> From: Rui Fan <[email protected]> >>> Sent: Monday, November 13, 2023 18:20 >>> To: dev <[email protected]> >>> Subject: [VOTE] Release 1.16.3, release candidate #1 >>> >>> Hi everyone, >>> >>> Please review and vote on the release candidate #1 for the version >> 1.16.3, >>> >>> 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 B2D64016B940A7E0B9B72E0D7D0528B28037D8BC [3], >>> >>> * all artifacts to be deployed to the Maven Central Repository [4], >>> >>> * source code tag "release-1.16.3-rc1" [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?projectId=12315522&version=12353259 >>> >>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.16.3-rc1/ >>> >>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >>> >>> [4] >>> https://repository.apache.org/content/repositories/orgapacheflink-1670/ >>> >>> [5] https://github.com/apache/flink/releases/tag/release-1.16.3-rc1 >>> >>> [6] https://github.com/apache/flink-web/pull/698 >>> >>> Thanks, >>> Release Manager >>> >>
