[ 
https://issues.apache.org/jira/browse/HDFS-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HDFS-4785:
----------------------------------

    Attachment: HDFS-4785.patch

Attached patch removed concatenated files from inode map and adds a unit test 
to ensure inode is indeed removed from the map.
                
> Concat operation does not removed concatenated files from InodeMap
> ------------------------------------------------------------------
>
>                 Key: HDFS-4785
>                 URL: https://issues.apache.org/jira/browse/HDFS-4785
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 3.0.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>         Attachments: HDFS-4785.patch
>
>
> Concat operations takes a set of src files under a directory and concatenates 
> them to a single target file. The inodes corresponding to src files are not 
> deleted from the InodeMap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to