cchenax opened a new pull request #2240:
URL: https://github.com/apache/ozone/pull/2240


   ## What changes were proposed in this pull request?
   when use datanode scanner scan the container,the checksum bases on Rocksdb 
metadata to find the chunk file on disk,but when datanode delete data,datanode 
should delete metadata first,the delete chunk file,in order to avoid when chunk 
file was deleted,but the metadata can not be modified,the datanode scanner scan 
the datanode will mark this container unhealthy.
   
   ## What is the link to the Apache JIRA
   
https://issues.apache.org/jira/projects/HDDS/issues/HDDS-5220?filter=addedrecently
   
   ## How was this patch tested?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to