Details
Description
add a feature that call recoverLease operation automatically when DFSOutputSteam close encounters exception. When we wanted to apply this feature to our cluster, we found that it does not support EC files. HDFS-14694
I think this feature should take effect whether replica files or EC files. This Jira proposes to make it effective when in the case of EC files.
Attachments
Attachments
Issue Links
- is part of
-
HDFS-14694 Call recoverLease on DFSOutputStream close exception
- Resolved
- relates to
-
HDFS-15858 Backport HDFS-14694 to branch-3.1/3.2/3.3
- Patch Available