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
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
> 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
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
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
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
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
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