[ https://issues.apache.org/jira/browse/KAFKA-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16161127#comment-16161127 ]
Sergey Vergun commented on KAFKA-1614: -------------------------------------- [~krpranay] You need to download the source code for the specific release, apply the patch and build your personal release. > 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 > 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 (v6.4.14#64029)