You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/08/15 22:51:11 UTC

[GitHub] [ozone] errose28 commented on pull request #3683: HDDS-7126. Clean deletedBlock records of deleted containers

errose28 commented on PR #3683:
URL: https://github.com/apache/ozone/pull/3683#issuecomment-1215952780

   Hi @symious, my understanding of the change here is that containers that have been deleted will not need individual blocks deleted anymore. However, the requirement for a container to be deleted is that all replicas report zero blocks/keys. See `LegacyReplicationManager#deleteContainerReplicas`. This means all block deletes for that replica should have been processed and removed from the log. Is there still a  situation where deleted containers can end up in the DeletedBlockLog?


-- 
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-unsubscribe@ozone.apache.org

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


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