[ https://issues.apache.org/jira/browse/AMBARI-9612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14325320#comment-14325320 ]
Hadoop QA commented on AMBARI-9612: ----------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12699396/AMBARI-9612.1.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The test build failed in ambari-metrics/ambari-metrics-kafka-sink Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/1721//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/1721//console This message is automatically generated. > AMS : Kafka Metrics - Log flush status metrics do not show up. > -------------------------------------------------------------- > > Key: AMBARI-9612 > URL: https://issues.apache.org/jira/browse/AMBARI-9612 > Project: Ambari > Issue Type: Task > Components: ambari-server > Affects Versions: 2.0.0 > Environment: Linux > Reporter: Florian Barca > Assignee: Florian Barca > Priority: Critical > Fix For: 2.0.0 > > Attachments: AMBARI-9612.1.patch > > > STR > Deploy cluster > Go on Kafka tab > Actual result : Log flush status metrics are absent. > Please refer to the attached screen shot. > API call does not return the metrics: > Request: > http://172.18.146.183:8080/api/v1/clusters/cl1/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/log/LogFlushStats/LogFlushRateAndTimeMs/1MinuteRate[1423080517,1423084117,15] > Response: > { > href: > "http://172.18.146.183:8080/api/v1/clusters/cl1/services/KAFKA/components/KAFKA_BROKER?fields=metrics/kafka/log/LogFlushStats/LogFlushRateAndTimeMs/1MinuteRate[1423080517,1423084117,15]", > ServiceComponentInfo: > { cluster_name: "cl1", component_name: "KAFKA_BROKER", service_name: "KAFKA" } > } -- This message was sent by Atlassian JIRA (v6.3.4#6332)