Hello, Celeborn community, This is a call for a vote to release Apache Celeborn 0.6.0-rc2
The git tag to be voted upon: https://github.com/apache/celeborn/releases/tag/v0.6.0-rc2 Source and binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/celeborn/v0.6.0-rc2 The git commit hash: 95c094cdfb32652352e7eae69eaa15679bde0804 The commit list since the previous RC: https://github.com/apache/celeborn/compare/v0.6.0-rc1...v0.6.0-rc2 The staging repo: https://repository.apache.org/content/repositories/orgapacheceleborn-1124/ The fingerprint of the PGP key release artifacts is signed with: 9ADF207654A7A47D9CDF2A0A3E431D3F49A5926D My public key to verify signatures can be found in: https://dist.apache.org/repos/dist/release/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) 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. * LICENSE and NOTICE files are correct. * All files have license headers if necessary. * No unlicensed compiled archives bundled in the source archive. * The source tarball matches the git tag. * Build from source is successful. There are additional tests: * Result correctness test passed Ran an online job and compared it with ESS, the results were consistent. 1TB TPC-DS test passed. * Usability test passed Rolling upgrade from version 0.5.4 to 0.6.0 succeeded. * Stability test passed Random worker failures, Celeborn works as expected. Random master failures, Celeborn works as expected. * Compatibility test passed The Celeborn server version of 0.6.0 works fine with the Celeborn client 0.5.4. * RESTful APIs and Celeborn CLI test passed. Regards, Fei Wang