[ https://issues.apache.org/jira/browse/KAFKA-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310915#comment-14310915 ]
Neha Narkhede commented on KAFKA-1831: -------------------------------------- [~markap14] The producer has a client.id and the server logs which produce request it received from which client.id in the request log. This should suffice to get you the information you need. Or am I missing something? > Producer does not provide any information about which host the data was sent > to > ------------------------------------------------------------------------------- > > Key: KAFKA-1831 > URL: https://issues.apache.org/jira/browse/KAFKA-1831 > Project: Kafka > Issue Type: Improvement > Components: producer > Affects Versions: 0.8.1.1 > Reporter: Mark Payne > Assignee: Jun Rao > > For traceability purposes and for troubleshooting, when sending data to > Kafka, the Producer should provide information about which host the data was > sent to. This works well already in the SimpleConsumer, which provides host() > and port() methods. -- This message was sent by Atlassian JIRA (v6.3.4#6332)