[GitHub] [pulsar-manager] nicknezis commented on pull request #438: Updated to fix Log4J security vulnerabilities

2022-01-09 Thread GitBox
nicknezis commented on pull request #438: URL: https://github.com/apache/pulsar-manager/pull/438#issuecomment-1008307363 Looks like CI passed this time. I was not able to build locally before or after the change I'm introducing. But I did verify that the Gradle dependencies were updated to

[GitHub] [pulsar-helm-chart] Anonymitaet commented on a change in pull request #192: [CI] Upgrade k8s to 1.18 and also upgrade helm, kind & chart releaser versions

2022-01-09 Thread GitBox
Anonymitaet commented on a change in pull request #192: URL: https://github.com/apache/pulsar-helm-chart/pull/192#discussion_r780866433 ## File path: README.md ## @@ -72,9 +72,9 @@ It includes support for: In order to use this chart to deploy Apache Pulsar on Kubernetes, the

Re: [DISCUSSION] PIP-124: Create init subscription before sending message to DLQ

2022-01-09 Thread PengHui Li
> I think we should consider adding a new policy for Pulsar topics: a namespace (or topic) policy that makes it possible to retain messages indefinitely when a topic has no subscriptions. It looks like a feature that supports retaining data while no subscriptions. With infinite data retention, the

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

2022-01-09 Thread Hang Chen
Looks there is no objection, I will start the official vote for PIP-122 Regards, Hang Michael Marshall 于2022年1月8日周六 07:44写道: > > Hi Frank, > > You can configure the Load Shedding Strategy in the `broker.conf` file > using `loadBalancerLoadSheddingStrategy`. > > The configuration is missing from

Re: [DISCUSSION] PIP-121: Pulsar cluster level auto failover

2022-01-09 Thread Hang Chen
Looks there is no objection, I will start the official vote for PIP-121 Regards, Hang Enrico Olivelli 于2022年1月6日周四 01:52写道: > > I am commeting on the GH issue > > Thanks > > Enrico > > Il Mer 5 Gen 2022, 04:56 PengHui Li ha scritto: > > > +1 > > > > Penghui > > > > On Tue, Jan 4, 2022 at 4:51 P

[VOTE] PIP-121: Pulsar cluster level auto failover on client side

2022-01-09 Thread Hang Chen
This is the voting thread for PIP-121. It will stay open for at least 48 hours. https://github.com/apache/pulsar/issues/13315 Pasted below for quoting convenience. - ### Motivation We have geo-replication to support Pulsar cluster level failover. We can set up Pulsar cluster A as a primary c

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

2022-01-09 Thread Hang Chen
This is the voting thread for PIP-122. It will stay open for at least 48 hours. https://github.com/apache/pulsar/issues/13340 Pasted below for quoting convenience. ### Motivation The ThresholdShedder load balance policy since Pulsar 2.6.0 by https://github.com/apache/pulsar/pull/6772. It c

Re: Lifting Kubernetes minimum version requirement for Apache Pulsar Helm Charts from k8s 1.14 to 1.18

2022-01-09 Thread Lari Hotari
I'll merge the PR https://github.com/apache/pulsar-helm-chart/pull/192 today to lift the k8s minimum requirement from 1.14 to 1.18 in the Apache Pulsar Helm Charts. The main change is that the CI will run with k8s (kind) 1.18 instead of 1.14 . Other tools (such as helm) are upgraded to latest relea