- Verified the signature - Start the standalone and checked message publish and consumption - Validate Cassandra connector - Validate stateful function
Hi Lari, I have checked the CI status for branch-2.7 https://github.com/apache/pulsar/commits/branch-2.7 There are 4 failed tests, could you please help check the failed test and make sure the tests get passed for 2.7.5? Since we don't run any checks before or after cherry-picking, I usually check the CI after cherry-picking, if there are failed tests, need to confirm if it related to breaking changes or a flaky test to retry. If all tests pass, please treat my validation as +1 Thanks, Penghui On Mon, Feb 14, 2022 at 9:12 PM Haiting Jiang <jianghait...@apache.org> wrote: > +1 > > Checks: > > - Checksum and signatures > > - Compile from source w JDK11 > > - Validate Pub/Sub and Java Functions [1] > > - Validate Connectors [1] > > - Validate Stateful Functions [1] > > [1] https://github.com/apache/pulsar/wiki/Release-Candidate-Validation > > Thanks, > Haiting > > On 2022/02/11 13:47:50 Lari Hotari wrote: > > This is the first release candidate for Apache Pulsar, version 2.7.5. > > > > It contains the following commits after the previous release: > > https://github.com/apache/pulsar/compare/v2.7.4...v2.7.5-candidate-1 > > > > *** Please download, test and vote on this release. This vote will stay > open > > for at least 72 hours *** > > > > Note that we are voting upon the source (tag), binaries are provided for > > convenience. > > > > Source and binary files: > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.7.5-candidate-1/ > > > > SHA-512 checksums: > > > > > b0d4e8c05870e0fe8cb50a80e15811b59972fc7f1d3fa93fa6cf2b61797176e80b434334aa67a5619de2a46a6ae9e51286dad524cac7af76239cda790d3574cc > apache-pulsar-2.7.5-bin.tar.gz > > > e9a88d6847828fdb051fe2a4663e5b66beb0a066e9e170682df4e0330fe5d59d27c88908f493e2100f35a2469a8f77a97c94da752aac320bf4413aaed57570d6 > apache-pulsar-2.7.5-src.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1138/ > > > > The tag to be voted upon: > > v2.7.5-candidate-1 (db8761ebb370db1ae731a807afb583ac346378fe) > > https://github.com/apache/pulsar/releases/tag/v2.7.5-candidate-1 > > > > Pulsar's KEYS file containing PGP keys we use to sign the release: > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > > > Please download the source package, and follow the README to build > > and run the Pulsar standalone service. > > >