You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2021/07/28 00:03:00 UTC

[jira] [Updated] (HDDS-5505) Support namespace summaries (dist & counts) for legacy Object Store buckets

     [ 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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org