Re: [DISCUSS] PIP-421: Require Java 17 as the minimum for Pulsar Java client SDK

2025-06-05 Thread Haiting Jiang
+1 Haiting On Tue, Jun 3, 2025 at 2:00 PM PengHui Li wrote: > > +1 > > - Penghui > > On Fri, May 30, 2025 at 9:05 AM Tao Jiuming wrote: > > > great job, LGTM > > > > > > Lari Hotari 于2025年5月30日 周五23:14写道: > > > > > sounds good to me. As you mentioned, Java 8 users can stay on 4.0.x, so > > > th

Re: New PMC member: Xiangying Meng

2025-06-05 Thread Yike Xiao
Congratulations! Regards, Yike From: Lari Hotari Sent: Wednesday, June 4, 2025 20:02 To: dev@pulsar.apache.org Subject: New PMC member: Xiangying Meng The Project Management Committee (PMC) for Apache Pulsar is delighted to announce that Xiangying Meng has joine

[VOTE] PIP-418: Determine the behaviors for components that rely on BookKeeper when BookKeeper is not used

2025-06-05 Thread Yunze Xu
Hi all, I'd like to start the vote for PIP-418: Determine the behaviors for components that rely on BookKeeper when BookKeeper is not used - Proposal link: https://github.com/apache/pulsar/pull/24296 - Discussion link: https://lists.apache.org/thread/vbgw7ntszkx36mvq5vhk80qlzvtl909r This vote wi

Re: [DISCUSS] PIP-423: Add Support for Cancelling Individual Delayed Messages

2025-06-05 Thread SiNan Liu
Yes, I'm also re-evaluating the current implementation. I believe that implementing it directly via message acknowledgment would be better, and I've been testing this approach over the past couple of days. The current PIP modifies the internals of BucketDelayedDeliveryTracker, and this solution i

Re: New PMC Member: Chris Bono

2025-06-05 Thread Zixuan Liu
Congratulations! Lari Hotari 于2025年6月5日 周四00:27写道: > The Project Management Committee (PMC) for Apache Pulsar > is delighted to announce that Chris Bono has joined the PMC! > > Chris Bono is a key contributor to the Apache Pulsar ecosystem, > serving as author and maintainer of the Spring Pulsar

Re: New PMC member: Xiangying Meng

2025-06-05 Thread Zixuan Liu
Congratulations, xiangying! Lari Hotari 于2025年6月4日 周三20:04写道: > The Project Management Committee (PMC) for Apache Pulsar > is delighted to announce that Xiangying Meng has joined the PMC! > > Xiangying Meng has been a contributor to the Apache Pulsar project for > a long time. Beyond his coding c

Re: [DISCUSS] PIP-421: Require Java 17 as the minimum for Pulsar Java client SDK

2025-06-05 Thread Nicolò Boschi
+1 Nicolò Boschi Il giorno gio 5 giu 2025 alle ore 09:02 Haiting Jiang ha scritto: > > +1 > > Haiting > > On Tue, Jun 3, 2025 at 2:00 PM PengHui Li wrote: > > > > +1 > > > > - Penghui > > > > On Fri, May 30, 2025 at 9:05 AM Tao Jiuming wrote: > > > > > great job, LGTM > > > > > > > > > Lari Ho

Re: [VOTE] PIP-422 Support global topic-level policy: replicated clusters and new API to delete topic-level policies

2025-06-05 Thread PengHui Li
+1, I just left a few minor comments on the PIP PR. Thanks, Penghui On Wed, Jun 4, 2025 at 9:24 PM Yubiao Feng wrote: > Hi all > > I want to start a vote on PIP-422: Support global topic-level policy: > replicated clusters and new API to delete topic-level policies > > Proposal link: https://gi

Re: New PMC Member: Chris Bono

2025-06-05 Thread Yike Xiao
Congrats! Regards, Yike From: Lari Hotari Sent: Thursday, June 5, 2025 0:26 To: dev@pulsar.apache.org Subject: New PMC Member: Chris Bono The Project Management Committee (PMC) for Apache Pulsar is delighted to announce that Chris Bono has joined the PMC! Chris

Re: [DISCUSS] PIP-421: Require Java 17 as the minimum for Pulsar Java client SDK

2025-06-05 Thread xiangying meng
+1 Xiangying Meng On Thu, Jun 5, 2025 at 4:04 PM Nicolò Boschi wrote: > > +1 > > Nicolò Boschi > > Il giorno gio 5 giu 2025 alle ore 09:02 Haiting Jiang > ha scritto: > > > > +1 > > > > Haiting > > > > On Tue, Jun 3, 2025 at 2:00 PM PengHui Li wrote: > > > > > > +1 > > > > > > - Penghui > > >

Re: [DISCUSS] PIP-423: Add Support for Cancelling Individual Delayed Messages

2025-06-05 Thread Lari Hotari
Thanks for making the proposal and putting a significant effort in preparing it. Would it be possible to consider an alternative solution where delayed messages could be cancelled by acknowledging the messages? The admin API doesn't current contain an endpoint for acknowledging a message, but I