[ 
https://issues.apache.org/jira/browse/KAFKA-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ben fleis updated KAFKA-692:
----------------------------

    Attachment: kafka_692_v1.diff

stdout -> stderr
                
> ConsoleConsumer outputs diagnostic message to stdout instead of stderr
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-692
>                 URL: https://issues.apache.org/jira/browse/KAFKA-692
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.8
>            Reporter: ben fleis
>            Priority: Minor
>             Fix For: 0.8
>
>         Attachments: kafka_692_v1.diff
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> At the end of its handling loop, ConsoleConsumer prints "Consumed %d 
> messages" to standard out.  Clients who use customer formatters, and read 
> this output, shouldn't need to special case this line, or accept a parse 
> error.
> It should instead go (as all diagnostics should) to stderr.
> patch attached.

--
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