+1 from my side: Here are the results of my RC2 testing:
- verified the signatures and hashes - verified that the source distribution doesn't contain any binary files - ran mvn clean install -Prun-e2e-tests - ran Java and Python greeters from the playground [1] with the new module structure, and async transport enabled. - verified that the docker image [2] builds and inspected the contents manually. Thanks, Igal [1] https://github.com/apache/flink-statefun-playground/tree/dev [2] https://github.com/apache/flink-statefun-docker/pull/15 On Tue, Aug 24, 2021 at 3:34 PM Igal Shilman <i...@apache.org> wrote: > Sorry, the subject of the previous message should have said "[VOTE] Apache > Flink Stateful Functions 3.1.0, release candidate #2". > > > On Tue, Aug 24, 2021 at 3:24 PM Igal Shilman <i...@apache.org> wrote: > >> Hi everyone, >> >> Please review and vote on the release candidate #2 for the version 3.1.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 >> e) GoLang SDK tag statefun-sdk-go/v3.1.0-rc2 >> >> **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 >> 73BC0A2B04ABC80BF0513382B0ED0E338D622A92 [4] >> >> Other links for your review: >> * JIRA release notes [5] >> * source code tag "release-3.1.0-rc2" [6] >> * PR for the new Dockerfiles [7] >> >> **Vote Duration** >> >> The voting time will run for at least 72 hours (since RC1). We are >> targeting this vote to last until Thursday. 26th of August, 6pm CET. >> If it is adopted by majority approval, with at least 3 PMC affirmative >> votes, it will be released. >> >> Thanks, >> Igal >> >> [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.1.0-rc2/ >> [3] >> https://repository.apache.org/content/repositories/orgapacheflink-1446/ >> [4] https://dist.apache.org/repos/dist/release/flink/KEYS >> [5] >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350038&projectId=12315522 >> [6] https://github.com/apache/flink-statefun/tree/release-3.1.0-rc2 >> [7] https://github.com/apache/flink-statefun-docker/pull/15 >> >>