[
https://issues.apache.org/jira/browse/KAFKA-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310965#comment-14310965
]
Jay Kreps commented on KAFKA-723:
---------------------------------
[~nehanarkhede] I think we did this, no?
> Scala's default case class toString() is very inefficient
> ---------------------------------------------------------
>
> Key: KAFKA-723
> URL: https://issues.apache.org/jira/browse/KAFKA-723
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 0.8.0
> Reporter: Neha Narkhede
> Priority: Critical
>
> Request logging is in the critical path of processing requests and we use
> Scala's default toString() API to log the requests. We should override the
> toString() in these case classes and log only what is useful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)