[ 
https://issues.apache.org/jira/browse/HDFS-11567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16455019#comment-16455019
 ] 

Hudson commented on HDFS-11567:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14070 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/14070/])
HDFS-11567. Ozone: SCM: Support update container. Contributed by Weiwei 
(omalley: rev bc9c3139078d5802c2d6ce5fcc6976c3ac7dd17c)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/container/common/impl/Dispatcher.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/ozone/container/ContainerTestHelper.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/ozone/container/common/impl/TestContainerPersistence.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/ozone/container/common/interfaces/ContainerManager.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/ozone/container/ozoneimpl/TestOzoneContainer.java


> Ozone: SCM: Support update container
> ------------------------------------
>
>                 Key: HDFS-11567
>                 URL: https://issues.apache.org/jira/browse/HDFS-11567
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ozone
>    Affects Versions: HDFS-7240
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>            Priority: Major
>         Attachments: HDFS-11567-HDFS-7240.001.patch, 
> HDFS-11567-HDFS-7240.002.patch
>
>
> Add support to update a container. A container has a set of states. That 
> states include information like SHA256 hashes, the metadata of the container, 
> a set of key value pairs. etc. This API allows us to update or change those 
> values for an existing container. This API is also critical if we want to 
> force a rewrite of the container data on the datanode. We could read the data 
> and write it back to for a disk update, which would allow us to repair a 
> container metadata if it is really needed.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to