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

Bharath Mundlapudi updated HDFS-1776:
-------------------------------------

    Assignee: Bharath Mundlapudi

> Bug in Concat code
> ------------------
>
>                 Key: HDFS-1776
>                 URL: https://issues.apache.org/jira/browse/HDFS-1776
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Dmytro Molkov
>            Assignee: Bharath Mundlapudi
>
> There is a bug in the concat code. Specifically: in INodeFile.appendBlocks() 
> we need to first reassign the blocks list and then go through it and update 
> the INode pointer. Otherwise we are not updating the inode pointer on all of 
> the new blocks in the file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to