+1 (non-binding)
- verified signatures and hashsums - built from source code with scala 2.11 succeeded - started a cluster, ran a wordcount job, the result is expected, no suspicious log output - started SQL Client, used mysql-cdc connector to consumer changelog from MySQL, the result is expected - reviewed the web PR Best, Leonard > 在 2021年10月18日,16:20,JING ZHANG <beyond1...@gmail.com> 写道: > > Thanks Chesnay for driving this. > > +1 (non-binding) > > - built from source code flink-1.13.3-src.tgz > <https://dist.apache.org/repos/dist/dev/flink/flink-1.13.3-rc1/flink-1.13.3-src.tgz> > succeeded > - started a standalone Flink cluster, ran the WordCount example, WebUI > looks good, no suspicious output/log. > - started cluster and run some e2e sql queries using SQL Client, query > result is expected > - repeat step 2 and step 3 with flink-1.13.3-bin-scala_2.11.tgz > <https://dist.apache.org/repos/dist/dev/flink/flink-1.13.3-rc1/flink-1.13.3-bin-scala_2.11.tgz> > - repeat step 2 and step 3 with flink-1.13.3-bin-scala_2.12.tgz > <https://dist.apache.org/repos/dist/dev/flink/flink-1.13.3-rc1/flink-1.13.3-bin-scala_2.12.tgz> > > Best, > JING ZHANG > > Matthias Pohl <matth...@ververica.com> 于2021年10月15日周五 下午10:07写道: > >> Thanks Chesnay for driving this. >> >> +1 (non-binding) >> >> - verified the checksums >> - build 1.13.3-rc1 from sources >> - went over the pom file diff to see whether we missed newly added >> dependency in the NOTICE file >> - went over the release blog post >> - checked that scala 2.11 and 2.12 artifacts are present in the Maven repo >> - Run example jobs without noticing any issues in the logs >> - Triggered e2e test run on VVP based on 1.13.3 RC1 >> >> On Tue, Oct 12, 2021 at 7:22 PM Chesnay Schepler <ches...@apache.org> >> wrote: >> >>> Hi everyone, >>> Please review and vote on the release candidate #1 for the version >>> 1.13.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 C2EED7B111D464BA [3], >>> * all artifacts to be deployed to the Maven Central Repository [4], >>> * source code tag "release-1.13.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. >>> >>> Thanks, >>> Release Manager >>> >>> [1] >>> >>> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12350329 >>> [2] https://dist.apache.org/repos/dist/dev/flink/flink-1.13.3-rc1/ >>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS >>> [4] >> https://repository.apache.org/content/repositories/orgapacheflink-1453 >>> [5] https://github.com/apache/flink/tree/release-1.13.3-rc1 >>> [6] https://github.com/apache/flink-web/pull/473 >>> >>