Hi Tony, Thanks for the KIP! I agree that we should keep and fix the existing metric. Adding a broker and controller-specific metric makes it more explicit for operators who monitor this metric. One thing to keep in mind when fixing the existing `RequestHandlerAvgIdlePercent` metric is that we should not couple its denominator value with the mode of kafka being run (isolated or combined). We could very well introduce another thread pool in the future.
Best, Kevin Wu On Wed, Aug 20, 2025 at 10:47 AM Mail Delivery Subsystem < mailer-dae...@googlemail.com> wrote: > [image: Error Icon] > Address not found > Your message wasn't delivered to *zt...@confluent.io.invalid* because the > domain confluent.io.invalid couldn't be found. Check for typos or > unnecessary spaces and try again. > LEARN MORE <https://support.google.com/mail/?p=BadRcptDomain> > The response was: > > DNS Error: DNS type 'mx' lookup of confluent.io.invalid responded with > code NXDOMAIN Domain name not found: confluent.io.invalid For more > information, go to https://support.google.com/mail/?p=BadRcptDomain > > > > ---------- Forwarded message ---------- > From: Kevin Wu <kevin.wu2...@gmail.com> > To: zt...@confluent.io.invalid > Cc: > Bcc: > Date: Wed, 20 Aug 2025 10:46:48 -0500 > Subject: Re: [DISCUSS] KIP-1207: Fix anomaly of JMX metrics > RequestHandlerAvgIdlePercent in kraft combined mode > Hi Tony, > > Thanks for the KIP! I agree that we should keep and fix the existing > metric. Adding a broker and controller-specific metric makes it more > explicit for operators who monitor this metric. One thing to keep in mind > when fixing the existing `RequestHandlerAvgIdlePercent` metric is that we > should not couple its denominator value with the mode of kafka being run > (isolated or combined). We could very well introduce another thread pool in > the future. > > Best, > Kevin Wu > > On Tue, Aug 19, 2025 at 5:16 PM Tony Tang <zt...@confluent.io.invalid> > wrote: > >> Hello everyone, I'd like to discuss a KIP regarding adding new metrics for >> request handler pool and fixing the anomaly of a JMX metric. KIP link >> < >> https://cwiki.apache.org/confluence/display/KAFKA/KIP-1207%3A+Fix+anomaly+of+JMX+metrics+RequestHandlerAvgIdlePercent+in+kraft+combined+mode >> > >> >> Thanks, >> Tony >> >