Re: [VOTE] Release Apache Pulsar 4.0.0 based on 4.0.0-candidate-1

2024-10-17 Thread Frank Kelly
hart and our basic end to end functional tests passed - K8S deployment (multiple brokers, bookies): Deployed in Kubernetes 1.29.0 with 3.5.0 Helm Chart and our Smoke tests passed Best, -Frank On Mon, Oct 14, 2024 at 1:01 PM Lari Hotari wrote: > Hello Apache Pulsar Community, > > This

Re: [DISCUSS] 2.10 & 2.11 EOL - pulsar.apache.org website shows that support has ended

2024-02-01 Thread Frank Kelly
ng to these committed dates below. However, depending on the availability of resources and time and/or the severity of an issue (e.g. a very impactful CVE), some ad hoc releases may be possible going back some number of patch releases but these would be provided on a 'best-effort' basis.&q

Re: [DISCUSS] 2.10 & 2.11 EOL - pulsar.apache.org website shows that support has ended

2024-01-25 Thread Frank Kelly
Clarity around this would be useful as we just started the process of upgrading from 2.10.3 to 2.11.3 I know 3.0 now has LTS but I not hoping to have to do another update for a while https://pulsar.apache.org/blog/2023/05/02/announcing-apache-pulsar-3-0/ Frank On Thu, Jan 25, 2024 at 6:11 AM

Pulsar Helm Chart: Ingress does not support multiple hosts

2023-11-13 Thread Frank Kelly
teway API https://gateway-api.sigs.k8s.io/guides/migrating-from-ingress/#migrating-from-ingress so I am not sure how to factor that into things? Appreciate any thoughts, suggestions or alternatives, Thanks in advance, Frank Kelly -- *Frank Kelly | Principal Engineer, Core Platform Team* www

Re: [DISCUSS] Release Apache Pulsar 2.11.3

2023-10-27 Thread Frank Kelly
FYI baodhi please be aware of https://github.com/apache/pulsar/pull/21398 for inclusion in 2.11.3 Thank you! Frank Kelly On Wed, Oct 18, 2023 at 11:51 PM Zixuan Liu wrote: > +1 > > Thanks, > Zixuan > > Baodi Shi 于2023年10月16日周一 21:13写道: > > > > Hi all > > &

Re: Pulsar Helm Chart: Add HPA scaleUp/scaleDown behavior support

2023-09-14 Thread Frank Kelly
Thanks Michael - any idea on how I can re-run the CI checks on https://github.com/apache/pulsar-helm-chart/pull/391 -Frank On Sat, Sep 9, 2023 at 1:10 AM Michael Marshall wrote: > I approved the PR. The helm chart's status is a bit ambiguous at the > moment. I'm not sure if

Pulsar Helm Chart: Add HPA scaleUp/scaleDown behavior support

2023-09-06 Thread Frank Kelly
Hello Pulsar Family, When folks get a chance I would appreciate some feedback on this proposed enhancement for Broker and Proxy autoscaling. https://github.com/apache/pulsar-helm-chart/pull/391 Thanks in advance Frank Kelly -- *Frank Kelly | Principal Engineer, Core Platform Team

Re: Pulsar doesn't support cgroup v2 which became the default in Kubernetes v1.25+ (AKS v1.25, GKE v1.26, EKS v1.26)

2023-05-03 Thread Frank Kelly
This sounds like a very important issue for those of us seeking to use autoscaling - will the fix be back-ported to 2.11/2.10/2.9 etc? Alternatively is there a work-around? -Frank On Thu, Apr 27, 2023 at 2:37 AM Lari Hotari wrote: > Thank you, Cong. That will be very helpful. > > -La

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-17 Thread Frank Kelly
Hello, Any updates on this? Thanks in advance -Frank On Fri, Mar 3, 2023 at 6:49 AM Frank Kelly wrote: > I too am excited for the 0.10.0 release - thank you for driving this! > > -Frank Kelly > > On Wed, Mar 1, 2023 at 10:07 PM Zike Yang wrote: > >> Hi, Baodi, Yun

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-03 Thread Frank Kelly
I too am excited for the 0.10.0 release - thank you for driving this! -Frank Kelly On Wed, Mar 1, 2023 at 10:07 PM Zike Yang wrote: > Hi, Baodi, Yunze > > Thanks. Sure, I will wait for them. > > BR, > Zike Yang > > On Wed, Mar 1, 2023 at 9:02 PM Yunze Xu > wrote

Re: Support for Java LTS 17 (or at least 15+)

2022-12-02 Thread Frank Kelly
Thanks - I see they switched to JRE 17 in 2.11 https://github.com/apache/pulsar/pull/14355 -Frank On Fri, Dec 2, 2022 at 1:17 PM Dave Fisher wrote: > > > > On Dec 2, 2022, at 8:22 AM, Frank Kelly > wrote: > > > > Hello Pulsar Devs, > > > > We just h

Support for Java LTS 17 (or at least 15+)

2022-12-02 Thread Frank Kelly
is is partly just an FYI. Anyway an easy work-around (we set the requests.cpu to "999m") but just wondering if there are plans to upgrade the JRE to 15+ (perhaps the next LTS 17?). Thanks! -Frank -- Frank Kelly | Principal Engineer, Platform Team 100 High Street, 7

Any sign of 2.8.4?

2022-06-24 Thread Frank Kelly
Hi All, Last email I saw of a 2.8.4 release was May 31st is there still a possibility or are folks working on 2.9.3 and upwards? Thanks! -Frank -- Frank Kelly | Principal Engineer, Platform Team 100 High Street, 7th Floor, Boston, MA 02110 USA www.cogitocorp.com | Cogito on LinkedIn

Re: [ANNOUNCE] New PMC Member - Lari Hotari

2022-01-17 Thread frank
Congrats Lari - very well deservedFrank On Mon, 17 Jan 2022 15:50:37 -0500 w...@apache.org wrote Hi - The Apache Pulsar Project Management Committee (PMC) has invited Lari Hotari (https://github.com/lhotari) as a member of the PMC and we are pleased to

Re: [DISCUSSION] PIP-122: Change loadBalancer default loadSheddingStrategy to ThresholdShedder

2022-01-07 Thread Frank Kelly
This is very cool. How is `ThresholdShedder` chosen - I don't see if referenced here? https://pulsar.apache.org/docs/en/reference-configuration/ -F On Thu, Jan 6, 2022 at 7:45 PM Sijie Guo wrote: > +1 ThresholdShedder is a much better policy > > On Tue, Jan 4, 2022 at 6:24 AM Hang Chen wrote: