+1 (binding) - verified signatures and hashes - NOTICE and LICENSE files in statefun-flink-distribution, statefun-protobuf-shaded, and statefun-sdk-java looks sane - maven clean install -Prun-e2e-tests (java 8) from source - ran all examples and tutorials in apache/flink-statefun-playground with the new artifacts - Ran my SDK verifier utility [1] against the new Java and Python SDKs.
Cheers, Gordon [1] https://github.com/tzulitai/statefun-sdk-verifier On Wed, Mar 31, 2021 at 8:50 PM Igal Shilman <i...@ververica.com> wrote: > Thanks Gordon for managing the release! > > +1 (non binding) from my side: > > Here are the results of my testing: > - verified the signatures > - verified that the source distribution doesn't contain any binary files > - ran mvn clean install -Prun-e2e-tests with java8 > - ran the smoke test that sends 100 million messages locally. > - extended the smoke test to include the remote sdks (1 function in the > Java SDK, 1 function in the Python SDK), and it passes. > - deployed to kubernetes with minio as an S3 replacement. > > > On Tue, Mar 30, 2021 at 12:29 PM Tzu-Li (Gordon) Tai <tzuli...@apache.org> > wrote: > > > Hi everyone, > > > > Please review and vote on the release candidate #1 for the version 3.0.0 > 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 > > > > **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-3.0.0-rc1” [6] > > * PR for the new Dockerfiles [7] > > > > **Vote Duration** > > > > The voting time will run for at least 72 hours. I’m targeting this vote > to > > last until April. 2nd, 12pm 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-3.0.0-rc1/ > > [3] > > https://repository.apache.org/content/repositories/orgapacheflink-1415/ > > [4] https://dist.apache.org/repos/dist/release/flink/KEYS > > [5] > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12348822 > > [6] https://github.com/apache/flink-statefun/tree/release-3.0.0-rc1 > > [7] https://github.com/apache/flink-statefun-docker/pull/13 > > >