Re: [VOTE]PIP-425: Support connecting with next available endpoint for multi-endpoint serviceUrls

2025-06-25 Thread Zixuan Liu
+1 (binding) Thanks, Zixuan Aurora Twinkle 于2025年6月24日周二 11:57写道: > Hi, Pulsar Community. I open a new PIP for support connecting with next > available endpoint for multi-endpoint serviceUrls. PIP: > https://github.com/apache/pulsar/pull/24394 > DISCUSS: https://lists.apache.org/thread/44ztyhgm

Re: PIP-429: Client-Side Computation of Last Compacted Message ID

2025-06-25 Thread Zike Yang
+1. Would you like to start the vote? BR, Zike Yang On Tue, Jun 24, 2025 at 12:35 PM Yunze Xu wrote: > > Hello, > > I updated the title to "Optimize Handling of Compacted Last Entry by > Skipping Payload Buffer Parsing" now. > > Thanks, > Yunze > > On Sat, Jun 21, 2025 at 7:34 PM Yunze Xu wrote

Re: [VOTE] PIP-427: Align 'set-persistence' default for mark-delete rate with broker config

2025-06-25 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Sat, Jun 21, 2025 at 6:09 PM Tao Jiuming wrote: > +1 nonbinding > > Lari Hotari 于2025年6月21日 周六17:08写道: > > > +1 (binding) > > > > -Lari > > > > On 2025/06/20 19:40:19 PengHui Li wrote: > > > Hi all, > > > > > > This is the official VOTE thread for PIP-4

Re: [VOTE] PIP-427: Align 'set-persistence' default for mark-delete rate with broker config

2025-06-25 Thread PengHui Li
Close the vote with 3 (+1) bindings, 1 (+1) non-bindings, and 0 (-1) +1 bindings - Lari Hotari - Jiwei Guo - Yubiao Feng +1 non-binding - Jiuming Tao Thanks Penghui On Wed, Jun 25, 2025 at 7:46 PM Yubiao Feng wrote: > +1 (binding) > > Thanks > Yubiao Feng > > On Sat, Jun 21, 2025 at 3:40 AM

Re: [DISCUSS]PIP-417: Provide ability for Pulsar clients to integrate with third-party schema registry service

2025-06-25 Thread SiNan Liu
I'm sorry for ignoring what I said. There is really no need to consider the admin command processing of the broker side. Thanks, sinan SiNan Liu 于2025年6月26日 周四11:34写道: > Yes. Therefore, when you find that the schema type of the topic is > EXTERNAL, just ignore this admin command directly. Howe

Re: [VOTE] PIP-427: Align 'set-persistence' default for mark-delete rate with broker config

2025-06-25 Thread Yubiao Feng
+1 (binding) Thanks Yubiao Feng On Sat, Jun 21, 2025 at 3:40 AM PengHui Li wrote: > Hi all, > > This is the official VOTE thread for PIP-427 > > - Discuss thread: > https://lists.apache.org/thread/j9vx6zkkgnz08sfgp14swylb8wv6djzs > - Proposal link: https://github.com/apache/pulsar/pull/24425 >

Re: [DISCUSS]PIP-417: Provide ability for Pulsar clients to integrate with third-party schema registry service

2025-06-25 Thread PengHui Li
The proposal is going to add third-party schema registry integration with the Pulsar client. The management API will be provided by a third-party schema registry, e,g. Confluent schema registry. Pulsar-admin API will not manage the Confluent schema registry. Regards, Penghui On Mon, Jun 23, 2025

Re: [DISCUSS]PIP-417: Provide ability for Pulsar clients to integrate with third-party schema registry service

2025-06-25 Thread SiNan Liu
Yes. Therefore, when you find that the schema type of the topic is EXTERNAL, just ignore this admin command directly. However, this matter should be mentioned in the document, and this treatment should also be added to the code. Thanks, sinan PengHui Li 于2025年6月26日 周四09:06写道: > The proposal is

Re: [VOTE]PIP-425: Support connecting with next available endpoint for multi-endpoint serviceUrls

2025-06-25 Thread Aurora Twinkle
The vote is approved with 3 binding votes and 1 non-binding vote. So Close this vote. Votes: - xiangying meng(binding) - guo jiwei(binding) - Zixuan Liu(binding) - lushiji(non-binding) Thank you all for verifying and voting! Linlin Duan(AuroraTwinkle) Zixuan Liu 于2025年6月25日周三 17:36写道: > > +1 (b

Re: [VOTE]PIP-425: Support connecting with next available endpoint for multi-endpoint serviceUrls

2025-06-25 Thread guo jiwei
+1 (binding) Regards Jiwei Guo (Tboy) On Tue, Jun 24, 2025 at 1:15 PM lushiji(apache) wrote: > +1(no binding) > good jobs > > On Tue, Jun 24, 2025 at 12:51 PM xiangying meng > wrote: > > > +1(binding) > > > > Thanks, > > Xiangying Meng > > >

Re: [VOTE] PIP-428: Change TopicPoliciesService interface to fix consistency issues

2025-06-25 Thread Lari Hotari
Hello all, The vote for "PIP-428: Change TopicPoliciesService interface to fix consistency issues" is now closed. The vote PASSED with 2 binding "+1" votes and 1 non-binding "+1" vote. -Lari On 2025/06/21 12:52:18 Lari Hotari wrote: > Hi, > > I'd like to start the voting thread for "PIP-428:

Re: ExtensibleLoadManager tests are broken in branch-3.0 and branch-3.3.

2025-06-25 Thread Lari Hotari
Zixuan, thanks for handling this. -Lari On 2025/06/24 07:17:21 Zixuan Liu wrote: > I submitted https://github.com/apache/pulsar/pull/24451 to fix this. > > Thanks, > Zixuan > > Lari Hotari 于2025年6月20日周五 05:12写道: > > > Hi all, > > > > ExtensibleLoadManager tests are broken in branch-3.0 and br