afshing commented on PR #15085:
URL: https://github.com/apache/kafka/pull/15085#issuecomment-1907026805

   > FYI: We are making a similar effort here: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-977%3A+Partition-Level+Throughput+Metrics
   
   @ex172000 thanks for your comment.
   
   Your work is definitely more dedicated customization over exposing 
topic-partition metrics, which is great. 
   In our fork, we exposed the byte-rate and throttle-time metrics per 
topic-partition to use that for quota management based on topic-partition (see 
[KIP-1010](https://cwiki.apache.org/confluence/display/KAFKA/KIP-1010%3A+Topic+Partition+Quota),
 without giving any option to disable/enable it or customize its level 
verbosity. 
   
   With this proposal, it makes more sense for us to port our quota management 
change over this format. 
   
   I have two questions:
   1. What is the status of this KIP. Is it something that you have used in 
your fork and trying to contribute to the upstream, or it is a new 
implementation (try to get a sense of how much work is remained)
   2. We don't have any discussion initiated on our KIP-1010. But, I see your 
KIP-977 is approved, but I can't find any discussion in [the 
thread](https://lists.apache.org/list?d...@kafka.apache.org:lte=1M:KIP-977). I 
am wondering what is the KIP life-cycle.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to