[
https://issues.apache.org/jira/browse/HADOOP-8609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419566#comment-13419566
]
Hudson commented on HADOOP-8609:
--------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2574 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2574/])
HADOOP-8609. IPC server logs a useless message when shutting down socket.
Contributed by Jon Zuanich. (Revision 1363950)
Result = SUCCESS
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1363950
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/Server.java
> IPC server logs a useless message when shutting down socket
> -----------------------------------------------------------
>
> Key: HADOOP-8609
> URL: https://issues.apache.org/jira/browse/HADOOP-8609
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.0.0-alpha
> Reporter: Todd Lipcon
> Assignee: Jon Zuanich
> Labels: newbie
> Fix For: 2.2.0-alpha
>
> Attachments: hadoop-8609.txt
>
>
> I occasionally see this WARN message out of the NameNode:
> {code}
> 12/07/19 10:37:37 WARN ipc.Server: Ignoring socket shutdown exception
> {code}
> with no further details. This message isn't useful - it either needs to have
> more contextual information (eg what client it's talking about and the
> exception ignored), or should be reduced to debug level.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira