Hi David,
Scaling on CPU can be fine, what you scale on depends on what resource
constrains your consuming application. CPU is a good proxy for "I'm working
really hard", so not a bad one to start with.
Main thing to be aware of is tuning the HPA to minimise scaling that causes
"stop-the-world" c
Hi Ryanne,
Is there a PR or code I could take a look at or just the KIP? "shallow
mirroring" seems very interesting for our use cases, and I would like to
evaluate it internally.
Thanks,
Antón
On Thu, Jul 29, 2021 at 7:02 PM Ryanne Dolan wrote:
> Jamie, this would depend on KIP-712 (or simila
Henry Cai has a PR somewhere.
Ryanne
On Wed, Mar 2, 2022, 3:36 AM Antón Rodríguez Yuste
wrote:
> Hi Ryanne,
>
> Is there a PR or code I could take a look at or just the KIP? "shallow
> mirroring" seems very interesting for our use cases, and I would like to
> evaluate it internally.
>
> Thanks,
Hi All,
We have kafka cluster running in kubernetes. kafka version we are using is
2.7.1.
Every night zookeeper servers and kafka brokers are restarted.
After the nightly restart of the zookeeper servers some partitions remain
stuck in under replication. This happens randomly but not at every nigh