Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Following HDFS-8287.
Current client thread catch up the exception from ParityGenerator. In order to handle properly,
1. Put together handling logic into UncaughtExceptionHandler.
2. Notify exception to client side from UncaughtExceptionHandler.
Attachments
Issue Links
- is related to
-
HDFS-8287 DFSStripedOutputStream.writeChunk should not wait for writing parity
- Patch Available