Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
DFSClient with hedged reads enabled will often close previous spawned connections if it successfully reads from one of them. This can result in DataNode's BlockSender getting a socket exception and wrongly marking the block as suspect and to be rescanned for errors.
This patch is aimed at adding windows specific network related exception messages to be ignored in BlockSender.sendPacket.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-10627 Volume Scanner marks a block as "suspect" even if the exception is network-related
-
- Resolved
-
-
HDFS-7686 Re-add rapid rescan of possibly corrupt block feature to the block scanner
-
- Closed
-
-
HDFS-6450 Support non-positional hedged reads in HDFS
-
- Patch Available
-