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

Aravindan Vijayan updated HDDS-5505:
------------------------------------
    Description: 
Support has been added in Recon to track namespace summaries for FSO backed 
data. From HDDS-5362, a bucket has a 'type' according to which how it stores it 
underlying data varies. The existing NamespaceSummary task already works only 
for FSO buckets since it tracks updates into only the FILE and DIRECTORY tables.

In this JIRA, we can add a task that listens on KEY table, and tracks summaries 
for Legacy OS buckets. Since this is an Object Store bucket, we do not need to 
track '*du*' information for now. We can just track file size distribution and 
number of prefixes/keys under this prefix.

  was:
Support has been added in Recon to track namespace summaries for FSO backed 
data. From HDDS-5362, a bucket has a 'type' according to which how it stores it 
underlying data varies. The existing NamespaceSummary task already works only 
for FSO buckets since it tracks updates into only the FILE and DIRECTORY tables.

In this JIRA, we can add a task that listens on KEY table, and tracks summaries 
for Legacy FS buckets.


> Support namespace summaries (dist & counts) for legacy Object Store buckets
> ---------------------------------------------------------------------------
>
>                 Key: HDDS-5505
>                 URL: https://issues.apache.org/jira/browse/HDDS-5505
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Recon
>            Reporter: Aravindan Vijayan
>            Priority: Major
>
> Support has been added in Recon to track namespace summaries for FSO backed 
> data. From HDDS-5362, a bucket has a 'type' according to which how it stores 
> it underlying data varies. The existing NamespaceSummary task already works 
> only for FSO buckets since it tracks updates into only the FILE and DIRECTORY 
> tables.
> In this JIRA, we can add a task that listens on KEY table, and tracks 
> summaries for Legacy OS buckets. Since this is an Object Store bucket, we do 
> not need to track '*du*' information for now. We can just track file size 
> distribution and number of prefixes/keys under this prefix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to