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

Sriram Subramanian commented on KAFKA-700:
------------------------------------------

You want the ip in RequestOrReponse object for it to be useful when logging the 
different requests. This would be in RequestChannel.Request.RequestOrReponse. 
We currently only deserialize from the received buffer to create this object. 
It would require little more plumbing to have the ip available in these request 
objects. 
                
> log client ip when we log each request on the broker
> ----------------------------------------------------
>
>                 Key: KAFKA-700
>                 URL: https://issues.apache.org/jira/browse/KAFKA-700
>             Project: Kafka
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>            Assignee: Sriram Subramanian
>            Priority: Blocker
>
> For debugging purpose, it's useful to know the client ip from which a request 
> comes.

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