[ https://issues.apache.org/jira/browse/KAFKA-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mayuresh Gharat resolved KAFKA-1592. ------------------------------------ Resolution: Duplicate Reviewer: Guozhang Wang Closing a duplicate as the changes were taken care of in 1591 > Some INFO level logging needs to be DEBUG > ----------------------------------------- > > Key: KAFKA-1592 > URL: https://issues.apache.org/jira/browse/KAFKA-1592 > Project: Kafka > Issue Type: Bug > Reporter: Guozhang Wang > Assignee: Mayuresh Gharat > Labels: newbie > Fix For: 0.9.0 > > > Some of the INFO level log4j entries are not really useful, for example in > SocketServer.Processor, due to metadata requests that reply on a separate and > short-lived socket, the following log can be constantly printed: > info("Closing socket connection to > %s.".format(channelFor(key).socket.getInetAddress)) > We'd better move them to DEBUG if they are expected in normal state. -- This message was sent by Atlassian JIRA (v6.3.4#6332)