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

Sadanand Shenoy updated HDDS-14467:
-----------------------------------
    Description: After HDDS-13576, OzoneBucket.usedBytes is populated from 
OmBucketInfo.getTotalBucketSpace() (used + snapshotUsed bytes), which makes 
bucket usage ambiguous after key deletion. This change adds explicit 
pendingDeleteBytes / pendingDeleteNamespace fields to OzoneBucket to clarify 
retained bytes (snapshots or pending delete).  (was: As part of HDDS-13576, we 
are updating usage stats upon commit key, this should also get updated in the 
table cache)

> Expose pending delete bytes/namespace in OzoneBucket
> ----------------------------------------------------
>
>                 Key: HDDS-14467
>                 URL: https://issues.apache.org/jira/browse/HDDS-14467
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: OM
>            Reporter: Sadanand Shenoy
>            Priority: Major
>
> After HDDS-13576, OzoneBucket.usedBytes is populated from 
> OmBucketInfo.getTotalBucketSpace() (used + snapshotUsed bytes), which makes 
> bucket usage ambiguous after key deletion. This change adds explicit 
> pendingDeleteBytes / pendingDeleteNamespace fields to OzoneBucket to clarify 
> retained bytes (snapshots or pending delete).



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