Thanks for driving the release Gordon!
here is a +1 (non binding) from my side: - verified checksums, signatures etc’. - verified that there are no binary files in the source distribution. - built successfully with jdk11 - built successfully with jdk8 - e2e passes with jdk11 - e2e passes with jdk8 - I've ran a version of the SmokeTest that we have in master, that is based on [1] against this RC, and it passes successfully. - taken a save point on the verification job [1] taken at StateFun 2.2.0 and successfully restored with StateFun 2.2.2. - taken a save point with StateFun 2.2.1, and restored successfully with 2.2.2 [1] https://github.com/igalshilman/statefun-verifier/tree/ng On Wednesday, December 23, 2020, Tzu-Li (Gordon) Tai <[email protected]> wrote: > +1 (binding) > > - Verified hashes and signatures > - Verified NOTICE files in statefun-flink-datastream and > statefun-flink-distribution > - Built locally: mvn clean install -Prun-e2e-tests > - Successfully restored from a 2.2.0 savepoint that contains feedback > events > - Verified that the proposed new Dockerfiles work properly > > On Wed, Dec 23, 2020 at 1:58 PM Tzu-Li (Gordon) Tai <[email protected]> > wrote: > > > Hi everyone, > > > > Please review and vote on the release candidate #2 for the version 2.2.2 > > of Apache Flink Stateful Functions, as follows: > > [ ] +1, Approve the release > > [ ] -1, Do not approve the release (please provide specific comments) > > > > ***Testing Guideline*** > > > > You can find here [1] a page in the project wiki on instructions for > > testing. > > To cast a vote, it is not necessary to perform all listed checks, > > but please mention which checks you have performed when voting. > > > > ***Release Overview*** > > > > As an overview, the release consists of the following: > > a) Stateful Functions canonical source distribution, to be deployed to > the > > release repository at dist.apache.org > > b) Stateful Functions Python SDK distributions to be deployed to PyPI > > c) Maven artifacts to be deployed to the Maven Central Repository > > d) New Dockerfiles for the release > > e) Release announcement to be published to the Flink website > > > > ***Staging Areas to Review*** > > > > The staging areas containing the above mentioned artifacts are as > follows, > > for your review: > > * All artifacts for a) and b) can be found in the corresponding dev > > repository at dist.apache.org [2] > > * All artifacts for c) can be found at the Apache Nexus Repository [3] > > > > All artifacts are signed with the key > > 1C1E2394D3194E1944613488F320986D35C33D6A [4] > > > > Other links for your review: > > * JIRA release notes [5] > > * source code tag "release-2.2.2-rc2" [6] > > * PR for the new Dockerfiles [7] > > * PR for the release announcement blog post [8] > > > > ***Vote Duration*** > > > > Taking into account the Christmas holidays, I propose the voting time > > to run for a week. > > I'm targeting this vote to last until Dec. 29th, 10am CET. > > It is adopted by majority approval, with at least 3 PMC affirmative > votes. > > > > Thanks, > > Gordon > > > > [1] > > https://cwiki.apache.org/confluence/display/FLINK/ > Verifying+a+Flink+Stateful+Functions+Release > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-statefun- > 2.2.2-rc2/ > > [3] https://repository.apache.org/content/repositories/org apache > > flink-1409/ > > <https://repository.apache.org/content/repositories/orgapacheflink-1409/ > > > > [4] https://dist.apache.org/repos/dist/release/flink/KEYS > > [5] > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > projectId=12315522&version=12349366 > > [6] https://github.com/apache/flink-statefun/tree/release-2.2.2-rc2 > > [7] https://github.com/apache/flink-statefun-docker/pull/12 > > [8] https://github.com/apache/flink-web/pull/404 > > >
