Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.23.0
-
None
-
None
-
hard links
Description
Referring to HADOOP-7133, Hairong observed that HardLink could be improved if it used ThreadLocal to implement thread-safe re-usable buffers. We agreed to open it in a new bug so the original patch could proceed.
Attachments
Issue Links
- is blocked by
-
HADOOP-7133 CLONE to COMMON - HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file
- Closed