[ 
https://issues.apache.org/jira/browse/HDFS-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-2286:
--------------------------------------

    Fix Version/s: 0.22.0
    
> DataXceiverServer logs AsynchronousCloseException at shutdown
> -------------------------------------------------------------
>
>                 Key: HDFS-2286
>                 URL: https://issues.apache.org/jira/browse/HDFS-2286
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: data-node
>    Affects Versions: 0.22.0, 0.23.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>             Fix For: 0.22.0, 0.23.0
>
>         Attachments: HDFS-2286.22branch.patch, hdfs-2286.txt
>
>
> During DN shutdown, the acceptor thread gets an AsynchronousCloseException, 
> and logs it at WARN level. This exception is excepted, since another thread 
> is closing the listener socket, so we should just swallow it.

--
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

        

Reply via email to