[ 
https://issues.apache.org/jira/browse/HDDS-11215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-11215:
----------------------------------
    Labels: pull-request-available  (was: )

> Quota count can go wrong when double buffer flush takes time
> ------------------------------------------------------------
>
>                 Key: HDDS-11215
>                 URL: https://issues.apache.org/jira/browse/HDDS-11215
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Sumit Agrawal
>            Assignee: Sumit Agrawal
>            Priority: Critical
>              Labels: pull-request-available
>
> Quota count can go wrong in below scenario,
>  # DirectoryDeletingService submitted task to purge directory and is completed
>  # Double buffer is taking time
> This is as deletedDirectoryTable is read for creating purge list in 
> DirectoryDeletingService. currently in-progress check is not done.
>  
> So multiple time, same directory being deleted with sub-dir and sub-files, 
> causing quota keeps reducing during purge.



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

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

Reply via email to