[ https://issues.apache.org/jira/browse/KAFKA-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822579#comment-15822579 ]
Kiran Pillarisetty commented on KAFKA-3857: ------------------------------------------- I just created a new branch based off of the trunk, applied my changes there and created a new PR. [~junrao], [~ijuma] Could you please take a look? Would it be possible to include it in 0.10.2.0? (I believe Feature Freeze date is today) https://github.com/apache/kafka/pull/2378 > Additional log cleaner metrics > ------------------------------ > > Key: KAFKA-3857 > URL: https://issues.apache.org/jira/browse/KAFKA-3857 > Project: Kafka > Issue Type: Improvement > Reporter: Kiran Pillarisetty > > The proposal would be to add a couple of additional log cleaner metrics: > 1. Time of last log cleaner run > 2. Cumulative number of successful log cleaner runs since last broker restart. > Existing log cleaner metrics (max-buffer-utilization-percent, > cleaner-recopy-percent, max-clean-time-secs, max-dirty-percent) do not > differentiate an idle log cleaner from a dead log cleaner. It would be useful > to have the above two metrics added, to indicate whether log cleaner is alive > (and successfully cleaning) or not. -- This message was sent by Atlassian JIRA (v6.3.4#6332)