Re: Upgrade to 2.11.2 fail

2023-07-31 Thread guo jiwei
Hi Niclas `flow_or_qps_equally_divide` was introduced in 3.0, Normally this value should not be included in your broker.conf. Please check. Regards Jiwei Guo (Tboy) On Fri, Jul 28, 2023 at 6:34 PM Niclas Hedhman wrote: > > When I commented out > > # > > supportedNamespaceBundleSplitAlgorit

Re: [VOTE] PIP-281: Add notifyError method on PushSource

2023-07-31 Thread Yunze Xu
+1 (binding) Though there are some syntax errors in this PR. Thanks, Yunze On Tue, Jul 25, 2023 at 8:04 PM PengHui Li wrote: > > +1(binding) > > Please do not merge the PIP PR before closing the VOTE. > > Regards, > Penghui > > On Tue, Jul 25, 2023 at 6:27 PM Zike Yang wrote: > > > +1 > > > >

Re: [VOTE] PIP-281: Add notifyError method on PushSource

2023-07-31 Thread Yunze Xu
I see the PIP number has conflicts with https://github.com/apache/pulsar/pull/20748, could you modify the PIP number since 20748 is earlier. Thanks, Yunze On Mon, Jul 31, 2023 at 4:02 PM Yunze Xu wrote: > > +1 (binding) > > Though there are some syntax errors in this PR. > > Thanks, > Yunze > >

Re: [DISCUSS] Proposal for donating pulsar-admin-go to the Apache Pulsar project

2023-07-31 Thread Yunze Xu
LGTM. Thanks, Yunze On Wed, Jul 26, 2023 at 5:11 PM tison wrote: > > Hi, > > ## Motivation > > Pulsar brokers serve two kinds of client-side requests: data panel requests > (often known as client-api) and control panel requests (often known as > admin-api). > > Pulsar has multiple client librari

Re: [DISCUSS] Proposal for donating pulsar-admin-go to the Apache Pulsar project

2023-07-31 Thread 太上玄元道君
+1 Thanks, Tao Jiuming Yunze Xu 于2023年7月31日 周一16:26写道: > LGTM. > > Thanks, > Yunze > > On Wed, Jul 26, 2023 at 5:11 PM tison wrote: > > > > Hi, > > > > ## Motivation > > > > Pulsar brokers serve two kinds of client-side requests: data panel > requests > > (often known as client-api) and control

Re: [DISCUSS] Optimizing the findability of Pulsar documentation with SEO strategies

2023-07-31 Thread Yu
Hi team, This is our OSPP project -- Optimizing the findability of Pulsar documentation with SEO strategies [1], aiming to improve the findability and searchability of content on the Pulsar documentation website by applying effective SEO strategies. If it is good to go, we'll publish a more deta

Re: [VOTE] Pulsar Client C++ Release 3.3.0 Candidate 1

2023-07-31 Thread Yunze Xu
+1 (binding) - Verified signatures and checksum - Build from source with Clang++ 14.0.3 on macOS - Run basic e2e tests - Install deb arm64 binaries inside ubuntu:22.04 container and ran basic e2e tests to a standalone on host Thanks, Yunze On Mon, Jul 31, 2023 at 1:31 PM guo jiwei wrote: > > +1

Re: Upgrade to 2.11.2 fail

2023-07-31 Thread Niclas Hedhman
Thanks, you are right. I have picked up the wrong broker.conf into my Ansible deployment. I was about to upgrade to 3.0, but didn't get answered if there are any migration documentation available or no, so I decided to do a 2.10 -> 2.11 first, and forgot that I had made the changes to broke

Re: [VOTE] Pulsar Client C++ Release 3.3.0 Candidate 1

2023-07-31 Thread Yunze Xu
Close this vote by 3 binding +1s - Tison - Jiwei - Yunze Thanks, Yunze On Mon, Jul 31, 2023 at 8:17 PM Yunze Xu wrote: > > +1 (binding) > > - Verified signatures and checksum > - Build from source with Clang++ 14.0.3 on macOS > - Run basic e2e tests > - Install deb arm64 binaries inside ubuntu:2

Re: [DISCUSS] Proposal for donating pulsar-admin-go to the Apache Pulsar project

2023-07-31 Thread Zixuan Liu
This is a good idea for the Pulsar community. > The first one is hosting code in three repos: pulsar-admin-go, pulsar-client-go, pulsar-auth-go. Then factor out the shared auth logics into pulsar-auth-go and let pulsar-admin-go and pulsar-client-go depend on it. I prefer this idea. The `go get` d

Re: [DISCUSS] Proposal for donating pulsar-admin-go to the Apache Pulsar project

2023-07-31 Thread Enrico Olivelli
+1 Thanks Enrico Il giorno lun 31 lug 2023 alle ore 17:59 Zixuan Liu ha scritto: > > This is a good idea for the Pulsar community. > > > The first one is hosting code in three repos: pulsar-admin-go, > pulsar-client-go, pulsar-auth-go. Then factor out the shared auth logics > into pulsar-auth-go

Re: [VOTE] PIP-281: Add notifyError method on PushSource

2023-07-31 Thread Rui Fu
+1 Best, Rui Fu On Jul 25, 2023 at 18:10 +0800, Baodi Shi , wrote: > Hello, > > This is the vote thread for PIP 281. > > PR: https://github.com/apache/pulsar/pull/20807 > Discussion: https://lists.apache.org/thread/dnmvcb5drvwhw4bpyq6x572hcdtyydfg > > The vote will be open for at least 48 hours.