Re: Re: [DISCUSS] KIP-1190: Add a metric for controller thread idleness

2025-07-10 Thread Mahsa Seifikar
Hi Jonah and Kevin, Thanks for your comments. I have now updated the KIP to address your feedback. Please let me know if you have any further questions. Best, Mahsa Seifikar On Thu, Jul 10, 2025 at 10:45 AM Kevin Wu wrote: > Hi Mahsa, > > Thanks for the KIP. I think there was an i

Re: [DISCUSS] KIP-1190: Add a metric for controller thread idleness

2025-07-10 Thread Mahsa Seifikar
Hi Jonah and Kevin, Thanks for your comments. I have now updated the KIP to address your feedback. Please let me know if you have any further questions. Best, Mahsa Seifikar On Thu, Jul 3, 2025 at 4:40 PM Mahsa Seifikar wrote: > Hello all, > > I wrote a short KIP to add a new m

[DISCUSS] KIP-1190: Add a metric for controller thread idleness

2025-07-03 Thread Mahsa Seifikar
Hello all, I wrote a short KIP to add a new metric for controller thread idleness. Here is the link: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1190%3A+Add+a+metric+for+controller+thread+idleness Thanks, Mahsa Seifikar

Re: [DISCUSS] KIP-1190: Add a metric for controller thread idleness

2025-07-22 Thread Mahsa Seifikar
Thanks Jonah and Kevin for the feedback. I have updated the KIP accordingly. We ideally want to use something like the TimeRatio type for this metric, similar to how "poll-idle-ratio" is measured in KafkaRaftMetrics. Please let me know if you have any further feedback. Best, Mahsa Se

Re: [DISCUSS] KIP-1190: Add a metric for controller thread idleness

2025-07-22 Thread Mahsa Seifikar
Hi Kevin, You're right. I wanted to change the formula format and forgot to switch it back to the original formula, which should be `idle_time/total_time`. I've updated KIP. Thanks, Mahsa Seifikar On Tue, Jul 22, 2025 at 2:18 PM Kevin Wu wrote: > Hi Mahsa, > > I see you hav

[VOTE] KIP-1190: Add a metric for controller thread idleness

2025-07-31 Thread Mahsa Seifikar
/8ky7t8xybgy2omkqld1fbtk16op9p5qo Thanks, Mahsa Seifikar

[jira] [Created] (KAFKA-19282) Update quotaTypesEnabled on quota removal in ClientQuotaManager

2025-05-14 Thread Mahsa Seifikar (Jira)
Mahsa Seifikar created KAFKA-19282: -- Summary: Update quotaTypesEnabled on quota removal in ClientQuotaManager Key: KAFKA-19282 URL: https://issues.apache.org/jira/browse/KAFKA-19282 Project: Kafka

[jira] [Created] (KAFKA-19467) Add a metric for controller thread idleness

2025-07-03 Thread Mahsa Seifikar (Jira)
Mahsa Seifikar created KAFKA-19467: -- Summary: Add a metric for controller thread idleness Key: KAFKA-19467 URL: https://issues.apache.org/jira/browse/KAFKA-19467 Project: Kafka Issue Type