You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Shashikant Banerjee (JIRA)" <ji...@apache.org> on 2018/08/28 16:37:01 UTC

[jira] [Created] (HDDS-383) Ozone Client should closed container Info to discard preallocated blocks from closed containers

Shashikant Banerjee created HDDS-383:
----------------------------------------

             Summary: Ozone Client should closed container Info to discard preallocated blocks from closed containers
                 Key: HDDS-383
                 URL: https://issues.apache.org/jira/browse/HDDS-383
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: Ozone Client
            Reporter: Shashikant Banerjee
            Assignee: Shashikant Banerjee
             Fix For: 0.2.1


When key write happens in Ozone client, based on the initial size given, preallocation of blocks happen. While write happens, containers can get closed and if the remaining preallocated blocksĀ  belong to closed containers , they can be discarded right away instead of trying to write these blocks and failing with exception. This Jira aims to address this.



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

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