+1 (binding)

```
lipenghui@lipenghuis-MacBook-Pro apache-pulsar-3.1.0 % java -version
openjdk version "17.0.7" 2023-04-18 LTS
OpenJDK Runtime Environment Corretto-17.0.7.7.1 (build 17.0.7+7-LTS)
OpenJDK 64-Bit Server VM Corretto-17.0.7.7.1 (build 17.0.7+7-LTS, mixed
mode, sharing)

lipenghui@lipenghuis-MacBook-Pro apache-pulsar-3.1.0 % mvn -version
Apache Maven 3.8.8 (4c87b05d9aedce574290d1acc98575ed5eb6cd39)
Maven home: /Users/lipenghui/Library/Maven/apache-maven-3.8.8
Java version: 17.0.7, vendor: Amazon.com Inc., runtime:
/Users/lipenghui/Library/Java/JavaVirtualMachines/corretto-17.0.7/Contents/Home
Default locale: en_CN, platform encoding: UTF-8
OS name: "mac os x", version: "13.4.1", arch: "aarch64", family: "mac"
```

- Checked the signature
- Build from the source
- Start standalone
- Run perf test (1 topic and 100 topics)
- Verified the Pulsar SQL
- Verified the Cassandra connector
- Verified the Stateful function

Regards,
Penghui

On Thu, Aug 10, 2023 at 4:58 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, Aug 9, 2023 at 9:50 AM guo jiwei <techno...@apache.org> wrote:
>
> > This is the first release candidate for Apache Pulsar version 3.1.0.
> >
> > It fixes the following issues:
> > https://github.com/apache/pulsar/milestone/35?closed=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-3.1.0-candidate-1/
> >
> > SHA-512 checksums:
> >
> >
> d3cc4850d31a48f218575e85419e5752e377d2900476bf63381747e307046e9beb5d44b7f45ffd1a14dc971b707824700a0192135e1a63cf0746a3061e261399
> >
> > apache-pulsar-3.1.0-bin.tar.gz
> >
> >
> a97557e65116736ad98b19bbcd81926013eec2591b89237913a96960d08a81f656feb6c8ad1a5a74eaf9b59369b4ec8bf4b5b09a0bd0d6ed072fda986e115901
> >
> > apache-pulsar-3.1.0-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1241/
> >
> > The tag to verify:
> > v3.1.0-candidate-1 (8d89904bcc9e0a726435fec44e3eb03663924231)
> > https://github.com/apache/pulsar/releases/tag/v3.1.0-candidate-1
> >
> > 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 images:
> >
> >
> https://hub.docker.com/layers/mattison/pulsar/3.1.0-no-git/images/sha256-157aa5501a5d7fedb843e4e45d808c7276887d89b3bd5ffe22a41bbec9d1da3c?context=explore
> >
> > pulsar-all images:
> >
> >
> https://hub.docker.com/layers/mattison/pulsar-all/3.1.0-no-git/images/sha256-92837021caca0b68c340c7959e642d52a5f41699293ece7831882afc109558cf?context=explore
> >
> > Please download the source package, and follow the README to build
> > and run the Pulsar standalone service.
> >
> >
> > Regards
> > Jiwei Guo (Tboy)
> >
>

Reply via email to