Paul Gier

Results 50 issues of Paul Gier

This brings the broker liveness probe in sync with the community Helm chart, and should use less resources than the health_check script. In Astra Streaming we switch to this liveness...

**BUG REPORT** 1. Please describe the issue you observed: - What did you do? Running bkvm in a Kubernetes Pulsar cluster. Container memory limit set to 2Gi. - What did...

# Summary When a config option is not set in the a kube manifest (e.g. statefulset) ArgoCD continually tries to re-sync the object because it sees a diff between an...

enhancement

When importing a streaming tenant there is a bug where if there are two tenants with the same name it's unpredictable which tenant will be imported. The streaming API currently...

Streaming Pulsar namespaces can be configured to replicate data to a matching namespace in another cluster. This should be configurable via the streaming namespace resource.

After updating the pulsarcluster CRD with a change to the list of admin roles, first zookeeper and the proxies were restarted, then bookkeeper and broker were restarted at the same...

There should be an option in kaap-stack to deploy pulsar-heartbeat configured to watch the deployed cluster.

Currently the operator set this in functions_worker.conf by default. This should not be set because it doesn't work. ``` functionRuntimeFactoryClassName: org.apache.pulsar.functions.runtime.kubernetes.KubernetesRuntimeFactory ``` The problem is that when this is enabled,...

high priority