Lokesh Jain created HDDS-771:
--------------------------------

             Summary: ChunkGroupOutputStream stream entries need to be properly 
updated on closed container exception
                 Key: HDDS-771
                 URL: https://issues.apache.org/jira/browse/HDDS-771
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Lokesh Jain
            Assignee: Lokesh Jain


Currently ChunkGroupOutputStream does not increment the currentStreamIndex when 
a chunk write completes but there is no data in the buffer. This leads to 
overwriting of stream entry.

We also need to update the bcsid in case of closed container exception. The 
stream entry's bcsid needs to be updated with the bcsid of the committed block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to