[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #105: Support - Custom authentication

2022-06-07 Thread GitBox
blankensteiner commented on issue #105: URL: https://github.com/apache/pulsar-dotpulsar/issues/105#issuecomment-1149485733 Is this not covered by IAuthentication? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [DISCUSS] PIP-175: Extend time based release process

2022-06-07 Thread PengHui Li
I'm not sure I fully understand the LTS release and feature release. > The LTS releases will be identified by being a `.0` version. For example: > * `3.0` -> LTS > * `3.1` -> regular release > * `3.2` -> regular release > * `4.0` -> LTS In this example, we can only introduce new features in 3.1 a

Re: [DISCUSS] PIP-175: Extend time based release process

2022-06-07 Thread Michael Marshall
Thanks for putting together this PIP to continue this discussion, Matteo. This is an important one. I'll need time to think over your points before I respond, but I want to address two of them right away. > Actually, I was wrong. PIP-47 says the last 4 releases so 2.7 would be > included. > The

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread Huanli Meng
Congrats! BR//Huanli > On Jun 8, 2022, at 10:25 AM, Yu wrote: > > Hi Dezhi, kudos to you! Well deserved! > > On Wed, Jun 8, 2022 at 9:52 AM Li Li wrote: > >> Congratulations Dezhi! >> >> Thanks, >> Li Li >> >>> On Jun 7, 2022, at 9:13 PM, PengHui Li wrote: >>> >>> Congratulations Dezhi!

Re: [VOTE] PIP-166: Function add MANUAL delivery semantics

2022-06-07 Thread PengHui Li
+1 Penghui On Jun 8, 2022, 09:32 +0800, Rui Fu , wrote: > +1 > > Best, > > Rui Fu > 在 2022年6月8日 +0800 04:51,Neng Lu ,写道: > > Hi All, > > > > +1 (non-binding) > > > > On Tue, Jun 7, 2022 at 5:42 AM Enrico Olivelli wrote: > > > > > I have left one last minute comment, can you please take a look ? t

[DISCUSS] PIP-172: Introduce the HEALTH_CHECK command in the binary protocol

2022-06-07 Thread zhaocong
Hello Pulsar Community, Here is a PIP to introduce the HEALTH_CHECK command in the binary protocol. I look forward to your feedback. PIP: https://github.com/apache/pulsar/issues/15859 Thanks, Cong Zhao

[GitHub] [pulsar-dotpulsar] RobertIndie opened a new issue, #105: Support - Custom authentication

2022-06-07 Thread GitBox
RobertIndie opened a new issue, #105: URL: https://github.com/apache/pulsar-dotpulsar/issues/105 The Pulsar Java client has support custom authentcaition: https://pulsar.apache.org/api/client/org/apache/pulsar/client/api/AuthenticationFactory.html#create-java.lang.String-java.lang.String-

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread Yu
Hi Dezhi, kudos to you! Well deserved! On Wed, Jun 8, 2022 at 9:52 AM Li Li wrote: > Congratulations Dezhi! > > Thanks, > Li Li > > > On Jun 7, 2022, at 9:13 PM, PengHui Li wrote: > > > > Congratulations Dezhi! > > > > Penghui > > On Jun 7, 2022, 17:22 +0800, Enrico Olivelli , > wrote: > >> Co

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread Li Li
Congratulations Dezhi! Thanks, Li Li > On Jun 7, 2022, at 9:13 PM, PengHui Li wrote: > > Congratulations Dezhi! > > Penghui > On Jun 7, 2022, 17:22 +0800, Enrico Olivelli , wrote: >> Congratulations !! >> >> Enrico >> >> Il giorno mar 7 giu 2022 alle ore 10:57 Zike Yang ha >> scritto: >>>

Re: [VOTE] PIP-166: Function add MANUAL delivery semantics

2022-06-07 Thread Rui Fu
+1 Best, Rui Fu 在 2022年6月8日 +0800 04:51,Neng Lu ,写道: > Hi All, > > +1 (non-binding) > > On Tue, Jun 7, 2022 at 5:42 AM Enrico Olivelli wrote: > > > I have left one last minute comment, can you please take a look ? then > > I will post my +1 > > > > thanks > > Enrico > > > > > -- > Best Regards,

Re: [DISCUSS] PIP-174: Provide new implementation for broker dispatch cache

2022-06-07 Thread Hang Chen
+1 Great idea! Thanks, Hang Lari Hotari 于2022年6月8日周三 03:32写道: > > This is a very useful proposal. LGTM > > -Lari > > On Tue, Jun 7, 2022 at 3:48 AM Matteo Merli wrote: > > > https://github.com/apache/pulsar/issues/15954 > > > > WIP can be seen at: https://github.com/apache/pulsar/pull/15955 > >

Re: [DISCUSS] PIP-175: Extend time based release process

2022-06-07 Thread Matteo Merli
> > There is a high cost to maintain a lot of old releases, backport bug > > fixes, and security patches. In general, we actively support the last > > 3 minor releases while continuing to develop the next release. E.g., > > 2.8, 2.9, and 2.10, while 2.11 is under development. > > Is 2.7 EOL? If so

Re: [DISCUSS] PIP-175: Extend time based release process

2022-06-07 Thread Dave Fisher
Hi - Interesting, some responses inline. > On Jun 7, 2022, at 3:25 PM, Matteo Merli wrote: > > https://github.com/apache/pulsar/issues/15966 > > > > ## Motivation > > In PIP-47 > (https://github.com/apache/pulsar/wiki/PIP-47:-Time-Based-Release-Plan), > we have adopted a time-based

[DISCUSS] PIP-175: Extend time based release process

2022-06-07 Thread Matteo Merli
https://github.com/apache/pulsar/issues/15966 ## Motivation In PIP-47 (https://github.com/apache/pulsar/wiki/PIP-47:-Time-Based-Release-Plan), we have adopted a time-based release plan. This was the first attempt at establishing a new principle on how releases should b The main two be

Re: [VOTE] PIP-166: Function add MANUAL delivery semantics

2022-06-07 Thread Neng Lu
Hi All, +1 (non-binding) On Tue, Jun 7, 2022 at 5:42 AM Enrico Olivelli wrote: > I have left one last minute comment, can you please take a look ? then > I will post my +1 > > thanks > Enrico > -- Best Regards, Neng

Re: [DISCUSS] PIP-174: Provide new implementation for broker dispatch cache

2022-06-07 Thread Lari Hotari
This is a very useful proposal. LGTM -Lari On Tue, Jun 7, 2022 at 3:48 AM Matteo Merli wrote: > https://github.com/apache/pulsar/issues/15954 > > WIP can be seen at: https://github.com/apache/pulsar/pull/15955 > > --- > > > ## Motivation > > The current implementation of the read cache

Re: [DISCUSS] Implementation for HTTP endpoint producer/consumer

2022-06-07 Thread Enrico Olivelli
I would make a separate project and release it as a .nar. It can run as a Broker Protocol Handler or a Proxy Extension. Then if the project gets traction we can add it to Pulsar core repo. Enrico and Il Mar 7 Giu 2022, 17:05 Dave Fisher ha scritto: > If this is a REST endpoint then call it RES

Re: [DISCUSS] PIP-174: Provide new implementation for broker dispatch cache

2022-06-07 Thread Matteo Merli
On Tue, Jun 7, 2022 at 6:37 AM Enrico Olivelli wrote: > Great idea. > I wonder which kind of metrics we could have. To see how each > tenant/namespace is using the cache It can be done, at the expense of some CPU cost, for example by adding a tag for the topic and computing the sizes at the time

Re: [DISCUSS] Implementation for HTTP endpoint producer/consumer

2022-06-07 Thread Dave Fisher
If this is a REST endpoint then call it REST. It is very likely that users will want to use HTTPS to use it. Calling it HTTP is a misnomer. All The Best, Dave Sent from my iPhone > On Jun 7, 2022, at 7:25 AM, Zhengxin Cai wrote: > > Thanks for bringing this up. > I think building a separate

Re: [DISCUSS] Implementation for HTTP endpoint producer/consumer

2022-06-07 Thread Zhengxin Cai
Thanks for bringing this up. I think building a separate HTTP server to serve REST produce/consume requests might be a good idea, like FunctionWorkerService, users can choose to run with broker for simplicity or run as a separate component if user wants isolation and scale independently. I think we

New proposal for chunk messages with shared subscriptions

2022-06-07 Thread Yunze Xu
Hi folks, Recently I'm working on the implementation of PIP-37, see https://github.com/apache/pulsar/wiki/PIP-37%3A-Large-message-size-handling-in-Pulsar#usecase-3-multiple-producers-with-shared-consumers As we can see, https://github.com/apache/pulsar/pull/4400 only implements chunking message

Re: [DISCUSS] PIP-174: Provide new implementation for broker dispatch cache

2022-06-07 Thread Enrico Olivelli
Great idea. I wonder which kind of metrics we could have. To see how each tenant/namespace is using the cache Enrico Il giorno mar 7 giu 2022 alle ore 15:12 PengHui Li ha scritto: > > +1 > > Penghui > On Jun 7, 2022, 08:48 +0800, Matteo Merli , wrote: > > https://github.com/apache/pulsar/issues/1

Re: [DISCUSS] Apache Pulsar 2.9.3 release

2022-06-07 Thread mattison chao
Thanks for your update. I will continue to release 2.9.3 Best, Mattison On Sat, 4 Jun 2022 at 04:04, Dave Fisher wrote: > > > On Jun 2, 2022, at 11:55 PM, mattison chao > wrote: > > > > Hi Dave Fisher, > > > >> There are some PRs that are coming in that must be included. > > > > How's the pro

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread PengHui Li
Congratulations Dezhi! Penghui On Jun 7, 2022, 17:22 +0800, Enrico Olivelli , wrote: > Congratulations !! > > Enrico > > Il giorno mar 7 giu 2022 alle ore 10:57 Zike Yang ha > scritto: > > > > Congratulations! > > > > Best Regards, > > Zike Yang > > > > On Tue, Jun 7, 2022 at 3:52 PM ZhangJian H

Re: [DISCUSS] PIP-174: Provide new implementation for broker dispatch cache

2022-06-07 Thread PengHui Li
+1 Penghui On Jun 7, 2022, 08:48 +0800, Matteo Merli , wrote: > https://github.com/apache/pulsar/issues/15954 > > WIP can be seen at: https://github.com/apache/pulsar/pull/15955 > > --- > > > ## Motivation > > The current implementation of the read cache in the Pulsar broker has largely >

Re: [VOTE] PIP-166: Function add MANUAL delivery semantics

2022-06-07 Thread Enrico Olivelli
I have left one last minute comment, can you please take a look ? then I will post my +1 thanks Enrico

Re: [VOTE] PIP-166: Function add MANUAL delivery semantics

2022-06-07 Thread Asaf Mesika
+1 On Mon, Jun 6, 2022 at 4:04 AM Baodi Shi wrote: > Hi Pulsar Community, > > > I would like to start a VOTE on "Function add MANUAL delivery semantics" > (PIP-166). > > > The proposal can be read at https://github.com/apache/pulsar/issues/15560 > > and the discussion thead is available at > > h

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread Enrico Olivelli
Congratulations !! Enrico Il giorno mar 7 giu 2022 alle ore 10:57 Zike Yang ha scritto: > > Congratulations! > > Best Regards, > Zike Yang > > On Tue, Jun 7, 2022 at 3:52 PM ZhangJian He wrote: > > > Congratulations! > > > > Thanks > > ZhangJian He > > > > Haiting Jiang 于2022年6月7日周二 15:46写道: >

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread Zike Yang
Congratulations! Best Regards, Zike Yang On Tue, Jun 7, 2022 at 3:52 PM ZhangJian He wrote: > Congratulations! > > Thanks > ZhangJian He > > Haiting Jiang 于2022年6月7日周二 15:46写道: > > > Congrats! > > > > BR, > > Haiting > > > > On 2022/06/07 06:46:00 Hang Chen wrote: > > > The Project Management

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread ZhangJian He
Congratulations! Thanks ZhangJian He Haiting Jiang 于2022年6月7日周二 15:46写道: > Congrats! > > BR, > Haiting > > On 2022/06/07 06:46:00 Hang Chen wrote: > > The Project Management Committee (PMC) for Apache Pulsar has invited > > Dezhi Liu (https://github.com/liudezhi2098) to become a committer and >

Re: [ANNOUNCE] New Committer: Dezhi Liu

2022-06-07 Thread Haiting Jiang
Congrats! BR, Haiting On 2022/06/07 06:46:00 Hang Chen wrote: > The Project Management Committee (PMC) for Apache Pulsar has invited > Dezhi Liu (https://github.com/liudezhi2098) to become a committer and > we are pleased to announce that he has accepted. > > Dezhi Liu (with Github id liudezhi20