Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-18 Thread guo jiwei
Close this vote with 4 +1 (binding) - Mattison - Penghui - Haiting - Hang Regards Jiwei Guo (Tboy) On Tue, Apr 18, 2023 at 9:47 PM Hang Chen wrote: > > +1 (binding) > > - Checksum and signatures > - Built from sources on MacOS (JDK 17 and Maven 3.8.6) > - Run rat check and check-binary-license

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-18 Thread Hang Chen
+1 (binding) - Checksum and signatures - Built from sources on MacOS (JDK 17 and Maven 3.8.6) - Run rat check and check-binary-license on the source. - Setup Pulsar cluster with one zookeeper node, one bookie node, and one broker node - Checked the Grafana dashboard metrics - Run Pulsar perf produ

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-17 Thread PengHui Li
Ah, yes, it works after setting `PULSAR_STANDALONE_USE_ZOOKEEPER=1` We need to push a PR to fix the validation document. +1 (binding) Thanks, Penghui On Mon, Apr 17, 2023 at 11:14 PM Haiting Jiang wrote: > Hi Penghui > > Did you set `PULSAR_STANDALONE_USE_ZOOKEEPER=1` when verifying > Stateful

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-17 Thread Haiting Jiang
Hi Penghui Did you set `PULSAR_STANDALONE_USE_ZOOKEEPER=1` when verifying Stateful Functions ? Thanks, Haiting On Mon, Apr 17, 2023 at 7:48 PM PengHui Li wrote: > > The RC version failed to verify the state function > > The output: > > ``` > ~/Downloads/release_2.11.1/apache-pulsar-2.11.1 » bin

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-17 Thread PengHui Li
The RC version failed to verify the state function The output: ``` ~/Downloads/release_2.11.1/apache-pulsar-2.11.1 » bin/pulsar-admin functions status --tenant test --namespace test-namespace --name word_count { "numInstances" : 1, "numRunning" : 1, "instances" : [ { "instanceId" : 0,

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-15 Thread Haiting Jiang
+1 binding - Checksum and signatures - Built from sources using JDK 17 and maven 3.8.6 - Run rat check and check-binary-license on source. - Run Pulsar standalone - Validate Pub/Sub and Java Functions - Validate Stateful Functions with `PULSAR_STANDALONE_USE_ZOOKEEPER=1` - Run simple performance c

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-15 Thread Haiting Jiang
HI Jiwei, > https://github.com/Technoboy-/pulsar/pull/31 About this CI, we need to make some blank modification to pom files, in order to trigger the "OWASP dependency check", this is easy to miss with released branches. Thanks for driving this release. Thanks, Haiting On Thu, Apr 13, 2023 at

Re: [VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-15 Thread mattisonchao
+1 (Binding)  • Built from the source package (maven 3.8.6 OpenJDK 17.0)  • Ran binary package standalone with pub/sub  • Ran docker image(pulsar-all) standalone with pub/sub  • Ran License check Best, Mattison On Apr 13, 2023, 13:17 +0800, guo jiwei , wrote: > This is the second release candidat

[VOTE] Pulsar Release 2.11.1 Candidate-2

2023-04-12 Thread guo jiwei
This is the second release candidate for Apache Pulsar, version 2.11.1. This release contains 214 commits by 53 contributors. https://github.com/apache/pulsar/compare/v2.11.0...v2.11.1-candidate-2 CI for this release candidate https://github.com/Technoboy-/pulsar/pull/31 *** Please download, tes