[
https://issues.apache.org/jira/browse/HDDS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603779#comment-16603779
]
Hudson commented on HDDS-383:
-----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14876 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14876/])
HDDS-383. Ozone Client should discard preallocated blocks from closed
(szetszwo: rev 6883fe860f484da2b835f9f57307b84165ed7f6f)
* (edit)
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/io/ChunkGroupOutputStream.java
* (edit)
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestCloseContainerHandlingByClient.java
* (edit)
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmKeyInfo.java
> Ozone Client should 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
> Priority: Major
> Fix For: 0.3.0
>
> Attachments: HDDS-383.00.patch, HDDS-383.01.patch, HDDS-383.02.patch,
> HDDS-383.03.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]