[ 
https://issues.apache.org/jira/browse/KAFKA-6934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487254#comment-16487254
 ] 

Viktor Somogyi commented on KAFKA-6934:
---------------------------------------

I'll pick this up if you don't mind.

> Csv reporter doesn't work for ConsoleConsumer
> ---------------------------------------------
>
>                 Key: KAFKA-6934
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6934
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 2.0.0
>            Reporter: Sandor Murakozi
>            Priority: Major
>
> Reproduction:
> Start a brokerĀ listening to localhost:9092.
> Start a console consumer with the following options:
> {code}
> kafka-console-consumer --topic test --bootstrap-server localhost:9092 
> --csv-reporter-enabled --metrics-dir /tmp/metrics
> {code}
> The consumer consumes messages sent to the test topic, it will (re)create theĀ 
> /tmp/metrics dir, but it will not produce any metrics/files in that dir.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to