[ https://issues.apache.org/jira/browse/KAFKA-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960177#comment-13960177 ]
Neha Narkhede commented on KAFKA-1352: -------------------------------------- [~edgefox] Thanks for the patch! I think it will be easier to review if we also attach the server.log and controller.log for each of the following cases - 1. Logs during broker restart with no topics in the cluster 2. Logs during during topic creation 3. Logs during send/receive on a list of topics 4. Logs during leader failover 5. Logs during controller failover > Reduce logging on the server > ---------------------------- > > Key: KAFKA-1352 > URL: https://issues.apache.org/jira/browse/KAFKA-1352 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8.0, 0.8.1 > Reporter: Neha Narkhede > Assignee: Ivan Lyutov > Labels: newbie, usability > Attachments: KAFKA-1352.patch > > > We have excessive logging in the server, making the logs unreadable and also > affecting the performance of the server in practice. We need to clean the > logs to address these issues. -- This message was sent by Atlassian JIRA (v6.2#6252)