[
https://issues.apache.org/jira/browse/KAFKA-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13621025#comment-13621025
]
Jun Rao commented on KAFKA-842:
-------------------------------
Thanks for the patch. +1. Just one minor comment. Could we put the following
line in ProducerThread.run() inside a "if(logger.isDebugEnabled())" test?
logger.debug("Sending message %s".format(new
String(data.message())));
> Mirror maker can lose some messages during shutdown
> ---------------------------------------------------
>
> Key: KAFKA-842
> URL: https://issues.apache.org/jira/browse/KAFKA-842
> Project: Kafka
> Issue Type: Bug
> Components: tools
> Affects Versions: 0.8
> Reporter: Neha Narkhede
> Assignee: Neha Narkhede
> Priority: Critical
> Attachments: kafka-842.patch
>
>
> On shutdown, mirror maker can lose a few messages.
--
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