[ https://issues.apache.org/jira/browse/KAFKA-696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sriram Subramanian updated KAFKA-696: ------------------------------------- Attachment: cleanup-v1.patch - Added ToString overrides to all the request object to make logging more readable and ignore things that we dont care - Errors are handled by each request and removed the case statements in kafkaapi. > Fix toString() API for all requests to make logging easier to read > ------------------------------------------------------------------ > > Key: KAFKA-696 > URL: https://issues.apache.org/jira/browse/KAFKA-696 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8 > Reporter: Neha Narkhede > Assignee: Sriram Subramanian > Attachments: cleanup-v1.patch > > > It will be useful to have consistent logging styles for all requests. Right > now, we depend on the default toString implementation and the problem is that > it is very hard to read and prints out unnecessary information like the > ByteBuffer. -- 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