Details
Description
The fix for HDFS-1445 "Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file" requires coordinated change in COMMON and HDFS. This is the COMMON portion, submitted here under a separate bug to activate the automated testing.
Warning: this patch to COMMON, by itself, will break HDFS. It requires coordinated commit of the HDFS portion of the patch in HDFS-1445.
Attachments
Attachments
Issue Links
- blocks
-
HDFS-1445 Batch the calls in DataStorage to FileUtil.createHardLink(), so we call it once per directory instead of once per file
- Closed
-
HADOOP-7181 use ThreadLocal for HardLink command buffers
- Open