Description
FileUnderConstructionFeature contains two fields clientMachine and clientNode. clientNode keeps a reference of a DatanodeDescriptor. The reference be recomputed by consulting DatanodeManager.
This jira proposes to remove clientNode in the FileUnderConstructionFeature to simplify the code and to reduce overhead.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-5714 Use byte array to represent UnderConstruction feature and Snapshot feature for INodeFile
- Open