Joel Koshy created KAFKA-585:
--------------------------------

             Summary: Remove custom metrics jar and replace with latest from 
metrics HEAD
                 Key: KAFKA-585
                 URL: https://issues.apache.org/jira/browse/KAFKA-585
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Joel Koshy


This is for at least until metrics 3.x is mavenized.

Also:

The KafkaCSVMetricsReporter object may be better named as KafkaMetricsReporter 
since startCSVMetricsReporter
potentially starts up other (non-CSV) reporters (if any) as well - in which 
case KafkaMetricsReporter.scala would be a
better place for it. Or, you can just filter out non-CSV reporters.

Also, the top-level/config/server.properties need not enable the csv reporter. 
I thought the system test replication
suite's server.properties would need to be patched, but it isn't. Should look 
into whether the test suite picks up the top-level
config as a template.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to