[
https://issues.apache.org/jira/browse/HDFS-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037814#comment-14037814
]
Brandon Li commented on HDFS-6569:
----------------------------------
Here is the steps to reproduce it:
1. upload 1GB file using "hadoop dfs -put"
2. during the file loading, do a "hadoop dfsadmin -shutdownDatanode host:port
upgrade".
This will cause the write failure.
> OOB message can't be sent to the client when DataNode shuts down for upgrade
> ----------------------------------------------------------------------------
>
> Key: HDFS-6569
> URL: https://issues.apache.org/jira/browse/HDFS-6569
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode
> Affects Versions: 3.0.0, 2.4.0
> Reporter: Brandon Li
>
> The socket is closed too early before the OOB message can be sent to client,
> which causes the write pipeline failure.
--
This message was sent by Atlassian JIRA
(v6.2#6252)