Jun Rao created KAFKA-5706:
------------------------------
Summary: log the name of the error instead of the error code in
response objects
Key: KAFKA-5706
URL: https://issues.apache.org/jira/browse/KAFKA-5706
Project: Kafka
Issue Type: Improvement
Components: clients, core
Affects Versions: 0.11.0.0
Reporter: Jun Rao
Currently, when logging the error code in the response objects, we simply log
response.toString(), which contains the error code. It will be useful to log
the name of the corresponding exception for the error, which is more meaningful
than an error code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)