[ https://issues.apache.org/jira/browse/KAFKA-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manikumar Reddy resolved KAFKA-1679. ------------------------------------ Resolution: Fixed Fix Version/s: 0.8.3 This got fixed in KAFKA-2278 > JmxTool outputs nothing if any mbean attributes can't be retrieved > ------------------------------------------------------------------ > > Key: KAFKA-1679 > URL: https://issues.apache.org/jira/browse/KAFKA-1679 > Project: Kafka > Issue Type: Bug > Components: tools > Reporter: Ryan Berdeen > Assignee: Jonathan Rafalski > Priority: Minor > Labels: newbie > Fix For: 0.8.3 > > > JmxTool counts the number of attributes for all MBeans and if the number of > attributes retrieved does not equal this number, nothing is printed. > Several {{java.lang:type=MemoryPool}} MBeans have unsupported attributes (see > HADOOP-8027, for example), so running JmxTool with no arguments fails to > fetch these metrics and outputs nothing while continuing to run. -- This message was sent by Atlassian JIRA (v6.3.4#6332)