Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.18.2
-
None
-
None
-
Minor :
HADOOP-3678did not remove all the cases of spurious IOExceptions logged by DataNode.
-
Reviewed
-
Description
HADOOP-3678 fixes a spurious warning log in DataNode, in most cases. This log is still possible in some cases.
For e.g. The exception is still logged if the client closes the connection after DataNode writes all the block data but before it writes final 4 bytes to indicate end of data.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-3678 Avoid spurious "DataXceiver: java.io.IOException: Connection reset by peer" errors in DataNode log
- Closed