errose28 opened a new pull request, #6778:
URL: https://github.com/apache/ozone/pull/6778

   Currently WIP, but posting here for easier collaboration.
   
   ## What changes were proposed in this pull request?
   
   Implement a central manager to coordinate reads and writes to datanode 
merkle tree/checksum information. This patch defines the bare minimum API and 
protobuf structures needed for reconciliation:
   - Construct a container merkle tree from scratch
   - Mark blocks as deleted within a container
   
   Anything more advanced can be added with its implementation when or if it is 
needed.
   
   ## What is the link to the Apache JIRA
   
   HDDS-10887
   
   ## How was this patch tested?
   
   WIP
   


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

To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to