+1(binding) ``` openjdk version "17.0.7" 2023-04-18 LTS Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39) OS name: "mac os x", version: "13.4.1", arch: "aarch64", family: "mac" ```
- Checked the signature - Run the perf test - Build from source - Run the Cassandra connector validation - Run the stateful function validation Thanks, Penghui On Sun, Jul 30, 2023 at 5:31 PM guo jiwei <techno...@apache.org> wrote: > +1 (binding) > > - Checked the signature > - Build from source (maven 3.8.6, JDK 17.0.3) > - Start standalone > - Publish and Consume > - Verified Cassandra connector > - Verified stateful function > > > Regards > Jiwei Guo (Tboy) > > > On Wed, Jul 26, 2023 at 6:05 PM Zike Yang <z...@apache.org> wrote: > > > This is the second release candidate for Apache Pulsar, version 3.0.1. > > > > It fixes the following issues: > > https://github.com/apache/pulsar/compare/v3.0.0...v3.0.1-candidate-2 > > > > *** 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-3.0.1-candidate-2/ > > > > SHA-512 checksums: > > > > > > > b8d8c0afe9923dbf1c3adfdbdabceb8d336f2cb0fe99d6057913f2892b34695ee266de6554b6d50ab49af54204fac1de6a67ee2b20bc2127dbade7034bf669f5 > > ./apache-pulsar-3.0.1-bin.tar.gz > > > > > > > 6c6561b5b59a3e0bdb527980130979f3394930ff55b3cd3e6391ad127fd6cd11fc544b60736132917164ef8a8d0a4c9e52d1de01b3ffcc6b1e10ce337a217553 > > ./apache-pulsar-3.0.1-src.tar.gz > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachepulsar-1240/ > > > > The tag to be voted upon: > > v3.0.1-candidate-2 (d32b2bc6f031e9a8e0fbf7f8212dc6d56df2deb2) > > https://github.com/apache/pulsar/commits/v3.0.1-candidate-2 > > > > Pulsar's KEYS file containing PGP keys you use to sign the release: > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > > > Docker images: > > > > pulsar: > > > https://hub.docker.com/layers/snzkyang/pulsar/3.0.1-d32b2bc/images/sha256-05f2005f1f988250536a7fd160f94cabef4b850d82ac132fea6e6151824104a1?context=repo > > > > pulsar-all: > > > https://hub.docker.com/layers/snzkyang/pulsar-all/3.0.1-d32b2bc/images/sha256-40de86dccb1a76f4b6b011be94d7c36e49c18a0a42560363c0b6dd3fd2935d7a?context=repo > > > > Please download the source package, and follow the README to build > > and run the Pulsar standalone service. > > >