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

Hrishikesh Gadre commented on HDDS-1201:
----------------------------------------

[~arpitagarwal] / [~sdeka] I have been looking into this. On the HDFS side, DN 
reports corrupted blocks as a separate RPC request (as against adding it in the 
block report itself). Do we want to have similar implementation on Ozone? I 
wonder if it would be better to include this info in the block report itself? 
Any thoughts?

Here are some pointers in the HDFS code,

[https://github.com/apache/hadoop/blob/a703dae25e3c75a4e6086efd4b620ef956e6fe54/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/BPServiceActor.java#L757]

[https://github.com/apache/hadoop/blob/a703dae25e3c75a4e6086efd4b620ef956e6fe54/hadoop-hdfs-project/hadoop-hdfs/src/main/proto/DatanodeProtocol.proto#L469-L472]

 

> Reporting Corruptions in Containers to SCM
> ------------------------------------------
>
>                 Key: HDDS-1201
>                 URL: https://issues.apache.org/jira/browse/HDDS-1201
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>          Components: Ozone Datanode, SCM
>            Reporter: Supratim Deka
>            Assignee: Hrishikesh Gadre
>            Priority: Major
>
> Add protocol message and handling to report container corruptions to the SCM.
> Also add basic recovery handling in SCM.



--
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