You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2014/12/28 19:52:13 UTC

[jira] [Created] (KAFKA-1831) Producer does not provide any information about which host the data was sent to

Mark Payne created KAFKA-1831:
---------------------------------

             Summary: 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)