Re: [VERIFY] Pulsar Release 3.3.0 Candidate 1

2024-05-16 Thread Cong Zhao
I found the reason, the curl command is missing on the new image, I will add the curl command to the image because many components need to rely on curl when testing. In addition, there are some other issues with the image that need to be fixed. https://github.com/apache/pulsar/pull/22730、https:/

Re: [VERIFY] Pulsar Release 3.3.0 Candidate 1

2024-05-16 Thread Yunze Xu
-1 (binding) There seems something wrong with the docker image, see https://github.com/BewareMyPower/pulsar-client-cpp/actions/runs/9121814458/job/25082141665?pr=31 After upgrading the dependency, the Pulsar standalone in CI of pulsar-client-cpp cannot be started (always stuck in waiting for the

Re: [VOTE] PIP-351: Additional options for Pulsar-Test client to support KeyStore based TLS

2024-05-16 Thread Zixuan Liu
+1 (non-binding) BTW, a PIP requires 3 binding votes. Thanks, Zixuan Shasank Sekhar Pandey 于2024年5月17日 周五03:21写道: > Hello, > > I would like to start a voting thread for PIP-351: [improve][pip] PIP-351: > Additional options for Pulsar-Test client to support KeyStore based TLS by > shasank112001

Re: [DISCUSS] PIP-351: Additional options for Pulsar-Test client to support KeyStore based TLS

2024-05-16 Thread Zixuan Liu
+1, add JKS support to the pulsar-perf client. Thanks, Zixuan Shasank Sekhar Pandey 于2024年5月17日 周五03:06写道: > Hi all, > > I pushed a proposal to add a keystore related options to pulsar > test-client. This will allow users of tools like Pulsar Perf to use > keystores during their testing, as curr

[VOTE] PIP-351: Additional options for Pulsar-Test client to support KeyStore based TLS

2024-05-16 Thread Shasank Sekhar Pandey
Hello, I would like to start a voting thread for PIP-351: [improve][pip] PIP-351: Additional options for Pulsar-Test client to support KeyStore based TLS by shasank112001 · Pull Request #22694 · apache/pulsar (github.com) Its implementation PR can b

[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.5

2024-05-16 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.5. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

[DISCUSS] PIP-351: Additional options for Pulsar-Test client to support KeyStore based TLS

2024-05-16 Thread Shasank Sekhar Pandey
Hi all, I pushed a proposal to add a keystore related options to pulsar test-client. This will allow users of tools like Pulsar Perf to use keystores during their testing, as currently using authentication plugins that depend on keystores e.g. AuthenticationKeystoreTls, requires the option useK

[VERIFY] Pulsar Release 3.3.0 Candidate 1

2024-05-16 Thread Cong Zhao
This is the first release candidate for Apache Pulsar version 3.3.0. It fixes the following issues: https://github.com/apache/pulsar/milestone/38?closed=1 *** Please download, test and verify on this release. This release candidate verification will stay open until May 22 *** Note that we are ve

Re: [VOTE] Reactive Java client for Apache Pulsar 0.5.5 Candidate 1

2024-05-16 Thread Nicolò Boschi
+1 binding - Validated checksum and signature - Compared source tarballs with the git tag ones - Ran build and tests with JDK17 - all green Thanks, Nicolò Boschi Il giorno gio 16 mag 2024 alle ore 09:26 guo jiwei ha scritto: > > +1 (binding) > > - checked sha512 checksum > - checked signature >

Re: [DISCUSS] Release Apache Pulsar Python Client 3.4.1

2024-05-16 Thread Zixuan Liu
Use the all to install the py3-grpcio, and then use the requirements.txt to install the pulsar-client, it works fine. This is a workaround. Thanks, Zixuan Yunze Xu 于2024年5月15日 周三10:51写道: > > I tried but it didn't work. > > Could you share the CI workflow so I can take a look? Meanwhile, would

Re: [VOTE] Reactive Java client for Apache Pulsar 0.5.5 Candidate 1

2024-05-16 Thread guo jiwei
+1 (binding) - checked sha512 checksum - checked signature - validate the binary with the script and the sample test application Regards Jiwei Guo (Tboy) On Thu, May 16, 2024 at 2:55 PM Lari Hotari wrote: > +1 (binding) > > Validated source artifacts > - checked sha512 checksum > - checked si