Re: how to avoid Half-Dead Kafka Broker Scenarios in Self-Hosted OSS Kafka

2025-06-29 Thread Mohamed Saliha A
Hi , Thank you so much for sharing your detailed experience and insights , this is extremely helpful! I really appreciate you taking the time to share this. Thanks again! Saliha On Fri, 27 Jun 2025 at 9:07 PM, Haruki Okada wrote: > Hi, let me share some of my experience about this: > > - Mon

Re: how to avoid Half-Dead Kafka Broker Scenarios in Self-Hosted OSS Kafka

2025-06-27 Thread Haruki Okada
Hi, let me share some of my experience about this: - Monitoring: * request-handler idle ratio is an important metric to check the ability of a broker to handle requests, so setting alert for this might be a good idea * of course, alerting on UnderMinISR is important because if broker lost the

Re: how to avoid Half-Dead Kafka Broker Scenarios in Self-Hosted OSS Kafka

2025-06-25 Thread Mohamed Saliha A
Hi all, Just following up on this thread. I would appreciate any insights or guidance the community can share on this topic whenever you have a chance. Thank you very much for your time and support. Best regards, Saliha On Mon, 23 Jun 2025 at 12:19 PM, Mohamed Saliha A < a.mohamedsalih...@gm

how to avoid Half-Dead Kafka Broker Scenarios in Self-Hosted OSS Kafka

2025-06-23 Thread Mohamed Saliha A
Hello Kafka Community, I’d like to consult the community on best practices for handling and preventing what’s sometimes called a "half-dead" Kafka broker scenario in a self-hosted OSS Kafka environment. Specifically, I’m referring to situations where a broker appears healthy from a cluster perspe