[ https://issues.apache.org/jira/browse/KAFKA-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496034#comment-16496034 ]
ASF GitHub Bot commented on KAFKA-1614: --------------------------------------- everpcpc opened a new pull request #5102: KAFKA-1614: Partition log directory and segments info exposed via JMX URL: https://github.com/apache/kafka/pull/5102 An updated version for https://github.com/apache/kafka/pull/1196 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Partition log directory name and segments information exposed via JMX > --------------------------------------------------------------------- > > Key: KAFKA-1614 > URL: https://issues.apache.org/jira/browse/KAFKA-1614 > Project: Kafka > Issue Type: Improvement > Components: log > Affects Versions: 0.8.1.1 > Reporter: Alexander Demidko > Assignee: Alexander Demidko > Priority: Major > Attachments: log_segments_dir_jmx_info.patch > > > Makes partition log directory and single segments information exposed via > JMX. This is useful to: > - monitor disks usage in a cluster and on single broker > - calculate disk space taken by different topics > - estimate space to be freed when segments are expired > Patch attached. -- This message was sent by Atlassian JIRA (v7.6.3#76005)