-1 (binding) Sorry, two critical issues were found after RC0 tagged:
CELEBORN-776[1] recovers compatibility between 0.2 client and 0.3 server, without this patch, the user can not roll upgrade from 0.2 to 0.3; CELEBORN-614[2] fix the worker trim issue, the worker is highly hung without this fix. Except to the issues, I checked the following things are good: - signature and checksum of source artifacts are good - DISCLAIMER exists - artifacts' name contains "incubating" - no unexpected binary files inside source artifacts - building succeeded from source on Ubuntu 22.04 with OpenJDK 8 command: build/mvn clean package -DskipTests -Pspark-3.3 [1] CELEBORN-776 https://github.com/apache/incubator-celeborn/pull/1686 [2] CELEBORN-614 https://github.com/apache/incubator-celeborn/pull/1689 Thanks, Cheng Pan On Thu, Jul 6, 2023 at 4:02 PM Zhongqiang Chen <[email protected]> wrote: > > Hi Celeborn community, > > This is a call for a vote to release Apache Celeborn (Incubating) > 0.3.0-incubating-rc0 > > The git tag to be voted upon: > https://github.com/apache/incubator-celeborn/releases/tag/v0.3.0-incubating-rc0 > > The git commit hash: > 1b11809451ec0d82762c5fdb89037956d2410632 > The source and binary artifacts can be found at: > https://dist.apache.org/repos/dist/dev/incubator/celeborn/v0.3.0-incubating-rc0 > > The staging repo: > https://repository.apache.org/content/repositories/orgapacheceleborn-1027/ > > Fingerprint of the PGP key release artifacts are signed with: > 4A99BC4356A17B2FCFDBF7EE220A9E2898A6A6D4 > > My public key to verify signatures can be found in: > https://dist.apache.org/repos/dist/release/incubator/celeborn/KEYS > > The vote will be open for at least 72 hours or until the necessary > number of votes are reached. > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and the reason) > > Checklist for release: > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist > Steps to validate the release: > https://www.apache.org/info/verification.html > > * Download links, checksums and PGP signatures are valid. > * Source code distributions have correct names matching the current release. > * Release files have the word incubating in their name. > * DISCLAIMER, LICENSE and NOTICE files are correct. > * All files have license headers if necessary. > * No unlicensed compiled archives bundled in source archive. > * The source tarball matches the git tag. > * Build from source is successful. > > Thanks, > Zhongqiang Chen >
