Re: [VOTE] Pulsar Release 3.1.1 Candidate 1

2023-10-23 Thread Yunze Xu
+1 (binding) - Verified checksum and signatures - Built from source with Java 17.0.7 and Maven 3.9.3 on macOS m1 - Started standalone and verified produce and consume - Ran it with StreamNative KoP and verified produce and consume with Kafka clients 3.5.0 Thanks, Yunze On Thu, Oct 19, 2023 at

[VOTE] PIP-298 Consumer supports specifying consumption isolation level

2023-10-23 Thread hzh0425
Close this vote with 3 +1(binding) - Penghui - Jiwei Guo (Tboy) - Yunze BR, hzh Replied Message | From | guo jiwei | | Date | 10/23/2023 18:22 | | To | | | Subject | Re: [VOTE] PIP-298 Consumer supports specifying consumption isolation level | +1 (binding) Regards Jiwei Guo (Tboy)

Re: [VOTE] PIP-304: Make PublishContext provide the message metadata

2023-10-23 Thread kecona
Close this vote, see https://github.com/apache/pulsar/pull/21311#issuecomment-1775139031 Thanks, kecona

[DISCUSS] PIP-311 Modify the signature of the `newMultiTransactionMessageAck` method

2023-10-23 Thread Xiangying Meng
Hi dev, Currently, the public API `newMultiTransactionMessageAck` in the `Commands.java` creates the ack commands without request ID and hopes to wait for the response. This causes all the requests created by `newMultiTransactionMessageAck` to be timed out. I drafted a proposal [0] to modify it.

Re: [VOTE] PIP-298 Consumer supports specifying consumption isolation level

2023-10-23 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Mon, Oct 23, 2023 at 1:40 PM Yunze Xu wrote: > +1 (binding) > > Thanks, > Yunze > > On Mon, Oct 23, 2023 at 1:08 PM PengHui Li wrote: > > > > +1 (binding) > > > > Regards, > > Penghui > > > > On Mon, Oct 23, 2023 at 10:37 AM hzh0425 wrote: > > > > >

Re: [Discuss] Release Pulsar C++ Client 3.4.0

2023-10-23 Thread Zike Yang
+1, BR, Zike Yang On Mon, Oct 23, 2023 at 1:10 PM PengHui Li wrote: > > Thanks for driving the release, > > +1 > > Penghui > > On Mon, Oct 23, 2023 at 11:00 AM Yunze Xu wrote: > > > I would like to propose releasing the Pulsar C++ Client 3.4.0. It has > > been about 3 months since the last