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

   ## What changes were proposed in this pull request?
   
   The PR introduces a `GET /api/v1/keys/deletePending/dirs/size-summary` 
endpoint to include `totalUnreplicatedDataSize` and `totalReplicatedDataSize` 
fields for tracking the total pending deletion size for FSO directories in OM.
   
   - `totalReplicatedDataSize`: Total size of directories pending deletion with 
expected replicated size.
   - `totalUnreplicatedDataSize`: Total raw size of directories pending 
deletion without replicated size.
   
   ## What is the link to the Apache JIRA
   
   HDDS-13188
   
   ## How was this patch tested?
    test details can be found here.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to