You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Alexander Demidko (JIRA)" <ji...@apache.org> on 2014/08/27 21:03:57 UTC

[jira] [Created] (KAFKA-1614) Partition log directory name and segments information exposed via JMX

Alexander Demidko created KAFKA-1614:
----------------------------------------

             Summary: 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: Jay Kreps


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.2#6252)