> Nice that the misc + core test failures from rc3 fixed. Nit: I suppose the > remaining `tests` module CI failure on the rc tag is an infra issue and not > RC related?
Hi, Gustavo. Thank you for your voting and comments. During the RC3 vote, the Release Managers decided to prioritize fixing flaky tests that frequently disrupt the Nightly (beta) builds and addressing test infrastructure-related issues, so as to prevent the Nightly (beta) builds from remaining in a permanently failing state — this was also the key concern raised by Sergey Nuyanzin. I checked the issue linked in [1] and confirmed it was caused by a flaky test; however, this issue no longer causes persistent failures in the Nightly (beta) builds, as shown in [2]. Hope it helps for your concerns. [1] https://github.com/apache/flink/actions/runs/27591116646/job/81577296085 [2] https://github.com/apache/flink/actions/runs/27485786696 Best regards, Yuepeng Pan Gustavo de Morais <[email protected]> 于2026年6月16日周二 21:16写道: > Hi Yuepeng, > > +1 (binding) > > - checked GPG signatures and SHA-512 checksums > - RAT passes ; source matches git tag release-2.3.0-rc4 > - Built from source on JDK 17 (./mvnw clean install -DskipTests -DskipITs > -Dfast), ~10,000 unit tests across flink-core, flink-runtime, > flink-table-runtime, flink-table-planner all pass > - Local cluster from binary: WordCount FINISHED, SQL Client SELECT 1 works, > Web UI shows flink-version=2.3.0 > - Resolved > flink-clients/flink-runtime/flink-streaming-java/flink-table-api-java 2.3.0 > from staging repo; jar/pom/sources/javadoc + .asc all present > - PyFlink wheel installs and imports cleanly > - Verified licenses > > Nice that the misc + core test failures from rc3 fixed. Nit: I suppose the > remaining `tests` module CI failure on the rc tag is an infra issue and not > RC related? > > Kind regards, > Gustavo > > On Sun, 14 Jun 2026 at 21:30, Yuepeng Pan <[email protected]> wrote: > > > Hi everyone, > > > > Please review and vote on the release candidate #4 for the version > > 2.3.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], > > * 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 B5B638DCA5F94E4A [3], > > * all artifacts to be deployed to the Maven Central Repository [4], > > * source code tag "release-2.3.0-rc4" [5], > > * website pull request listing the new release and adding announcement > > blog post [6], > > * flink pull request adding release note for users [7]. > > > > > > The vote will be open for at least 72 hours. It is adopted by majority > > approval, with at least 3 PMC affirmative votes. > > > > > > Thanks, > > Yuepeng Pan > > > > [1] > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12356392&projectId=12315522 > > [2] https://dist.apache.org/repos/dist/dev/flink/flink-2.3.0-rc4/ > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > [4] > https://repository.apache.org/content/repositories/orgapacheflink-1925 > > [5] https://github.com/apache/flink/tree/release-2.3.0-rc4 > > [6] https://github.com/apache/flink-web/pull/853 > > [7] https://github.com/apache/flink/pull/28123 > > >
