+1 (non-binding) * verified that tarball signature and checksum matches * built from source locally with JDK 17 * confirmed that jar files are compiled with Java 11 and Maven 3.8.6 * ran a few DataStream & SQL end-to-end jobs
Best Regards, Xiqian > 2025年3月13日 01:17,Ferenc Csaky <ferenc.cs...@pm.me.INVALID> 写道: > > +1 (non-binding) > > - Verified signatures and checksums > - Checked GH release tag > - Built src with JDK21 and Maven 3.8.6 > - Deployed TopSpeedWindowing example to standalone cluster > - Ran dummy datagen SELECT via SQL client on standalone cluster > - Checked web PR that has quite some comments from David, > probably worth a review after those are covered. > > Best, > Ferenc > > > On Wednesday, March 12th, 2025 at 07:15, Yuepeng Pan <panyuep...@apache.org> > wrote: > >> >> >> +1 non-binding.- Donwload the rc2 source and binary package.- Check >> signatures & checksums- Build from source- Run wordcount demo on standalone >> cluster. >> >> Best, >> Yuepeng Pan >> >> >> >> At 2025-03-12 12:50:41, "Zakelly Lan" zakelly....@gmail.com wrote: >> >>> +1 (non-binding) >>> >>> - verified signatures & checksums >>> - built from source using jdk11 >>> - reviewed the website PR >>> - run several Nexmark queries with disaggregated state on oss, and tried >>> rescaling, everything looks fine. >>> >>> On Mon, Mar 10, 2025 at 5:06 PM Xintong Song tonysong...@gmail.com wrote: >>> >>>> Hi everyone, >>>> >>>> There were some blocker issues reported during building the RC1, when the >>>> git tag has already been pushed and cannot be modified. Therefore, we are >>>> skipping the RC1 and starting a vote on the RC2. >>>> >>>> Please review and vote on the release candidate #2 for the version 2.0.0, >>>> 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], and the pull request adding release note for >>>> users [2], >>>> - the official Apache source release and binary convenience releases to >>>> be deployed to dist.apache.org [3], which are signed with the key with >>>> fingerprint F8E419AA0B60C28879E876859DFF40967ABFC5A4 [4], >>>> - all artifacts to be deployed to the Maven Central Repository [5], >>>> - source code tag "release-2.0.0-rc2" [6], >>>> - website pull request listing the new release and adding announcement >>>> blog post [7]. >>>> >>>> The vote will be open for at least 72 hours. It is adopted by majority >>>> approval, with at least 3 PMC affirmative votes. >>>> >>>> Best, >>>> >>>> Xintong >>>> >>>> [1] >>>> >>>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12335344 >>>> >>>> [2] https://github.com/apache/flink/pull/26266 >>>> >>>> [3] https://dist.apache.org/repos/dist/dev/flink/flink-2.0.0-rc2 >>>> >>>> [4] https://dist.apache.org/repos/dist/release/flink/KEYS >>>> >>>> [5] https://repository.apache.org/content/repositories/orgapacheflink-1792 >>>> >>>> [6] https://github.com/apache/flink/releases/tag/release-2.0.0-rc2 >>>> >>>> [7] https://github.com/apache/flink-web/pull/777