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

ASF GitHub Bot commented on KAFKA-5481:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3383


> ListOffsetResponse isn't logged in the right way with trace level enabled
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-5481
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5481
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>            Reporter: Paolo Patierno
>            Assignee: Paolo Patierno
>             Fix For: 0.11.1.0
>
>
> Hi,
> when trace level is enabled, the ListOffsetResponse isn't logged well but 
> just the class name is showed in the log  :
> {code}
> [2017-06-20 14:18:50,724] TRACE Received ListOffsetResponse 
> org.apache.kafka.common.requests.ListOffsetResponse@7ed5ecd9 from broker 
> new-host:9092 (id: 0 rack: null) 
> (org.apache.kafka.clients.consumer.internals.Fetcher:674)
> {code}
> The class doesn't provide a toString() for such a thing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to