Re: [Vote] PIP-192 New Pulsar Broker Load Balancer

2022-10-12 Thread Enrico Olivelli
+1 (binding) What's the status of this PIP ? Enrico Il giorno gio 25 ago 2022 alle ore 05:04 Hang Chen ha scritto: > > +1 (binding) > > Awesome job! > > Thanks, > Hang > > Heesung Sohn 于2022年8月24日周三 05:29写道: > > > > Hi, Pulsar dev community, > > > > This vote has been open for 23 days, and we

[DISCUSS] Update schema authentication permission issue

2022-10-12 Thread 丛搏
Hello, Pulsar community: Now, we have two authentications for updating the schema 1. producer and consumer can update the schema using TopicOperation produce or consume when open autoUpdateSchema 2. pulsar admin uses Tenant authentication This will produce problems when using different authentica

[GitHub] [pulsar] goncalocribeiro added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency

2022-10-12 Thread GitBox
GitHub user goncalocribeiro added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency Unfortunately no. I didn't find anything useful GitHub link: https://github.com/apache/pulsar/discussions/17988#discussioncomment-3862680 This is an automatically sent

[GitHub] [pulsar] michaeljmarshall added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency

2022-10-12 Thread GitBox
GitHub user michaeljmarshall added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency Glad you found something that worked. When you enable debug logs, do you get any helpful messages to understand where it is stuck? GitHub link: https://github.com/apache/

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

2022-10-12 Thread Matteo Merli
On Wed, Oct 12, 2022 at 9:02 AM Matteo Merli wrote: > Honestly, I don't know why it was ever documented in the README. BTW: it turns out it was me who added these scripts in the README, in 2017 🤦 -- Matteo Merli

[GitHub] [pulsar] goncalocribeiro edited a comment on the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency

2022-10-12 Thread GitBox
GitHub user goncalocribeiro edited a comment on the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency Hi Michael, Actually I found out that I only need the pulsar-broker-common dependency, and by excluding the pulsar-zookeeper-utils dependency it works: or

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

2022-10-12 Thread Matteo Merli
-- Matteo Merli On Tue, Oct 11, 2022 at 7:35 PM Michael Marshall wrote: > > I am getting an error when building from the downloaded source tarball > while following the instructions in the README. I get this error: > > $ ./docker-build.sh > fatal: not a git repository (or any of the parent direc

[GitHub] [pulsar] goncalocribeiro added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency

2022-10-12 Thread GitBox
GitHub user goncalocribeiro added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency Hi Michael, Actually I found out that I only need the pulsar-broker-common dependency, and by excluding the pulsar-zookeeper-utils dependency it works: org

[GitHub] [pulsar] michaeljmarshall added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency

2022-10-12 Thread GitBox
GitHub user michaeljmarshall added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency The break in binary compatibility was introduced here https://github.com/apache/pulsar/pull/15329, and fixed here, https://github.com/apache/pulsar/pull/16794. It should be

[GitHub] [pulsar] HenriqueFSilva added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency

2022-10-12 Thread GitBox
GitHub user HenriqueFSilva added a comment to the discussion: Importing pulsar-broker:2.9.3 or 2.10.1 maven dependency I have the same issue, would really like some feedback on this :) GitHub link: https://github.com/apache/pulsar/discussions/17988#discussioncomment-3860703 This is an a

Re: [DISCUSS] Decrease GitHub email notifications from apache/pulsar-* repos to this ML

2022-10-12 Thread Devin Bost
+1 On Wed, Oct 12, 2022, 7:49 AM Xiangying Meng wrote: > +1 > > Thanks, > Xiangying > > On Wed, Oct 12, 2022 at 7:11 PM Haiting Jiang > wrote: > > > +1 > > > > Thanks, > > Haiting > > > > On Wed, Oct 12, 2022 at 5:46 PM houxiaoyu wrote: > > > > > > +1 > > > Very useful. > > > > > > Michael Mar

Re: [DISCUSS] Decrease GitHub email notifications from apache/pulsar-* repos to this ML

2022-10-12 Thread Xiangying Meng
+1 Thanks, Xiangying On Wed, Oct 12, 2022 at 7:11 PM Haiting Jiang wrote: > +1 > > Thanks, > Haiting > > On Wed, Oct 12, 2022 at 5:46 PM houxiaoyu wrote: > > > > +1 > > Very useful. > > > > Michael Marshall 于2022年10月12日周三 12:52写道: > > > > > Hi All, > > > > > > I had a brief discussion with Ma

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

2022-10-12 Thread Yunze Xu
Hi, Michael, The failure is caused by the wrong format, here is the fix: https://github.com/apache/pulsar-client-cpp/pull/45 We should include this PR and begin another vote process. However, IMO, these `docker-*.sh` should be removed in future. `docker-build.sh` was original written for tests

Re: [VOTE] Pulsar Release 2.10.2 Candidate 2

2022-10-12 Thread Haiting Jiang
Hi all, > The fixed PR is here: > https://github.com/apache/pulsar/pull/17948 This PR is merged and cherry-picked to branch-2.10. I am about to start RC3 for 2.10.2 , If you have any other release blockers, please let me know. Thanks, Haiting On Sat, Oct 8, 2022 at 3:46 PM Haiting Jiang wrote:

Re: [DISCUSS] Decrease GitHub email notifications from apache/pulsar-* repos to this ML

2022-10-12 Thread Haiting Jiang
+1 Thanks, Haiting On Wed, Oct 12, 2022 at 5:46 PM houxiaoyu wrote: > > +1 > Very useful. > > Michael Marshall 于2022年10月12日周三 12:52写道: > > > Hi All, > > > > I had a brief discussion with Matteo about mailing list notifications > > for our apache/pulsar-* repos in this PR > > https://github.com/

Re: [DISCUSS] Planning for Apache Pulsar 3.0

2022-10-12 Thread Enrico Olivelli
Il giorno mer 12 ott 2022 alle ore 00:40 Matteo Merli ha scritto: > > Agree, though let's make separate discussions. Putting all random > ideas into the same cauldron is a good recipe for making no one able > to follow or see a common line. > > That's what I meant when I started the proposal of ha

[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #114: When i run test console app consumer is creating and when i integrate same to actual product consumer is not creating and going to F

2022-10-12 Thread GitBox
blankensteiner commented on issue #114: URL: https://github.com/apache/pulsar-dotpulsar/issues/114#issuecomment-1275909511 Yes, the console app should also fail in that case. Did you try with a producer? Also, are you running on Windows or Linux, and what dependencies does your produc

Re: [DISCUSS] Decrease GitHub email notifications from apache/pulsar-* repos to this ML

2022-10-12 Thread houxiaoyu
+1 Very useful. Michael Marshall 于2022年10月12日周三 12:52写道: > Hi All, > > I had a brief discussion with Matteo about mailing list notifications > for our apache/pulsar-* repos in this PR > https://github.com/apache/pulsar-client-cpp/pull/42. Please see it for > additional context. > > The outcome i

Re: [DISCUSS] Decrease GitHub email notifications from apache/pulsar-* repos to this ML

2022-10-12 Thread Enrico Olivelli
+1 Enrico Il giorno mer 12 ott 2022 alle ore 09:11 Nicolò Boschi ha scritto: > > Absolutely +1 > Thanks Michael > > > Nicolò Boschi > > > Il giorno mer 12 ott 2022 alle ore 08:56 Yu ha scritto: > > > +1, thank you, Michael! > > > > > > On Wed, Oct 12, 2022 at 1:00 PM Matteo Merli > > wrote: >

[GitHub] [pulsar] BewareMyPower added a comment to the discussion: Python 3.6 client for aarch64/arm64 Linux?

2022-10-12 Thread GitBox
GitHub user BewareMyPower added a comment to the discussion: Python 3.6 client for aarch64/arm64 Linux? https://github.com/apache/pulsar/pull/17733 The first ARM based official image might be released by 2.12.0 or later. GitHub link: https://github.com/apache/pulsar/discussions/17994#discuss

[GitHub] [pulsar] swjz added a comment to the discussion: Python 3.6 client for aarch64/arm64 Linux?

2022-10-12 Thread GitBox
GitHub user swjz added a comment to the discussion: Python 3.6 client for aarch64/arm64 Linux? Thanks a lot! One more thing, is there a docker image for ARM arch as well? I see on https://hub.docker.com/r/apachepulsar/pulsar/tags there seems to be `linux/amd64` images only, and if I pull up t

[GitHub] [pulsar-client-node] RobertIndie opened a new pull request, #234: feat: Add chunking support

2022-10-12 Thread GitBox
RobertIndie opened a new pull request, #234: URL: https://github.com/apache/pulsar-client-node/pull/234 ### Motivation This is the nodejs client feature catch up for [PIP 37](https://github.com/apache/pulsar/wiki/PIP-37%3A-Large-message-size-handling-in-Pulsar) ### Modification

Pulsar Release Note Website and Guide

2022-10-12 Thread Yu
Hi community and release managers, For the Pulsar Release Note website [1], here is some good news: # 1 We've simplified the workflow of submitting Pulsar release notes. I've documented the workflow and everything about the Pulsar Release Note website in the *Pulsar Release Note G

Re: [DISCUSS] Decrease GitHub email notifications from apache/pulsar-* repos to this ML

2022-10-12 Thread Nicolò Boschi
Absolutely +1 Thanks Michael Nicolò Boschi Il giorno mer 12 ott 2022 alle ore 08:56 Yu ha scritto: > +1, thank you, Michael! > > > On Wed, Oct 12, 2022 at 1:00 PM Matteo Merli > wrote: > > > +1 Thanks Michael for fixing these! > > > > > > > > On Tue, Oct 11, 2022 at 9:52 PM Michael Marshall