Haohui Mai created HDFS-6765:
--------------------------------
Summary: Log INodeID instead of full path in edit log when closing
a file
Key: HDFS-6765
URL: https://issues.apache.org/jira/browse/HDFS-6765
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Haohui Mai
When closing a file, currently the edit log records the full path instead of
the inode id. The performance is sub-optimal, and it prevents further clean ups
of the code (e.g., HDFS-6757)
This jira proposes to record inode id instead of the full path in edit logs
when closing a file.
--
This message was sent by Atlassian JIRA
(v6.2#6252)