Re: [VOTE] PIP-415: Support getting message ID by offset

2025-05-15 Thread Zixuan Liu
+1 binding xiangying meng 于2025年5月8日 周四10:59写道: > Hi, all > > I`d like to start a vote on PIP-415: Support getting message ID by offset. > > You can find the proposal at > https://github.com/apache/pulsar/pull/24220 and the discussion thread > at https://lists.apache.org/thread/7kmo3robyx74p81891

Re: [VOTE] PIP-416: Add a new topic method to implement trigger offload by size threshold

2025-05-15 Thread Dezhi Liu
+1 nonbinding Thanks, Dezhi

Re: [VOTE] PIP-415: Support getting message ID by offset

2025-05-15 Thread Yunze Xu
+1 (binding) Thanks, Yunze On Thu, May 8, 2025 at 11:10 AM lushiji(apache) wrote: > > +1 - non binding > - good jobs, This PIP is mainly used to close the loop of the offset > function. > > On Thu, May 8, 2025 at 10:59 AM xiangying meng wrote: > > > Hi, all > > > > I`d like to start a vote on P

Re: [VOTE] PIP-416: Add a new topic method to implement trigger offload by size threshold

2025-05-15 Thread Tao Jiuming
+1 nonbinding shoyo0814 于2025年5月11日 周日16:38写道: > Hi all, > > > This is a call for vote to approve PIP-416: Add a new topic method to > implement trigger offload by size threshold > > > The proposal is available at: > https://github.com/apache/pulsar/pull/24276 > and the discussion thread at : > h

Re: [VOTE] PIP-416: Add a new topic method to implement trigger offload by size threshold

2025-05-15 Thread Zixuan Liu
+1 (binding) Thanks, Zixuan shoyo0814 于2025年5月11日周日 16:38写道: > Hi all, > > > This is a call for vote to approve PIP-416: Add a new topic method to > implement trigger offload by size threshold > > > The proposal is available at: > https://github.com/apache/pulsar/pull/24276 > and the discussion

Re: [DISCUSS] Release Pulsar Go Client 0.15.1

2025-05-15 Thread Zike Yang
Sorry. I pasted the wrong PR link. This should be the correct one: https://github.com/apache/pulsar-client-go/pull/1364 BR, Zike Yang On Thu, May 15, 2025 at 4:35 PM Jie crossover wrote: > > +1 > Great work. > -- > Best Regards! > crossoverJie > > > Zike Yang 于2025年5月15日周四 15:17写道: > > > Hi eve

Re: [DISCUSS] Release Pulsar Go Client 0.15.1

2025-05-15 Thread Jie crossover
+1 Great work. -- Best Regards! crossoverJie Zike Yang 于2025年5月15日周四 15:17写道: > Hi everyone, > > I would like to propose releasing the Pulsar Go Client 0.15.1. > > There is a regression bug introduced in the v0.15.0 which will cause > the reader to hang when the startMessageId is set to the La

[DISCUSS] Release Pulsar Go Client 0.15.1

2025-05-15 Thread Zike Yang
Hi everyone, I would like to propose releasing the Pulsar Go Client 0.15.1. There is a regression bug introduced in the v0.15.0 which will cause the reader to hang when the startMessageId is set to the Latest message id. We have fixed it in this PR: https://github.com/apache/pulsar-client-go/pull