Mohammad Arafat Khan created HDDS-9088:
------------------------------------------

             Summary: Implement logic for size calculation of a single deleted 
directory for OM db insights.
                 Key: HDDS-9088
                 URL: https://issues.apache.org/jira/browse/HDDS-9088
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Ozone Recon
            Reporter: Mohammad Arafat Khan


The Insights endpoint, specifically the */deletePending/dirs* endpoint, 
retrieves information from the {*}deletedDirectoryTable{*}. This table contains 
the directory path as the key and OmKeyInfo object as its value. The OmKeyInfo 
object is expected to provide details such as directoryName, path, 
creationTime, etc. However, the size associated with that directory is 
currently left blank, rendering it unreferenced. Consequently, there is a need 
to implement a new method for calculating the size of the deleted directories. 
This can be achieved by utilizing the {*}NSSummaryTable{*}, which should hold 
the *Namespace Summary* of the deleted directory



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