[
https://issues.apache.org/jira/browse/KAFKA-3010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083641#comment-15083641
]
ASF GitHub Bot commented on KAFKA-3010:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/709
> include error code when logging an error when ack = 0
> -----------------------------------------------------
>
> Key: KAFKA-3010
> URL: https://issues.apache.org/jira/browse/KAFKA-3010
> Project: Kafka
> Issue Type: Improvement
> Components: core
> Affects Versions: 0.9.0.0
> Reporter: Jun Rao
> Assignee: Ismael Juma
> Fix For: 0.9.0.1
>
>
> In handleProducerRequest.produceResponseCallback(), we have the following
> logging.
> "Close connection due to error handling produce request with
> correlation id %d from client id %s with ack=0".format(
> We should log the error code or exception as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)