You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Xu Shao Hong (Jira)" <ji...@apache.org> on 2022/09/26 09:42:00 UTC

[jira] [Created] (HDDS-7259) Fix uncounted blocksDeleted in BlockDeletingService

Xu Shao Hong created HDDS-7259:
----------------------------------

             Summary: Fix uncounted blocksDeleted in BlockDeletingService
                 Key: HDDS-7259
                 URL: https://issues.apache.org/jira/browse/HDDS-7259
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Xu Shao Hong
            Assignee: Xu Shao Hong


If the block info is null, then blocksDeleted is not increased and the numPendingDeletionBlocks then will not be decreased.

During ```{*}chooseContainerForBlockDeletion```{*}, all containers with such inexistent blocks will still be chosen, and normal block deletion will be blocked.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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