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

Aravindan Vijayan updated HDDS-5504:
------------------------------------
    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 FS buckets. 
*Note :* Based on whether the object updated has a trailing */*, the task can 
determine if it is a directory and create summaries at that level just like the 
existing task does.


cc [~smeng]

  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. 
*Note :* Based on whether the object updated has a trailing */*, the task can 
determine if it is a directory and create summaries at that level just like the 
existing task does.


> Support namespace summaries (du, dist & counts) for legacy FS buckets
> ---------------------------------------------------------------------
>
>                 Key: HDDS-5504
>                 URL: https://issues.apache.org/jira/browse/HDDS-5504
>             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 FS buckets. 
> *Note :* Based on whether the object updated has a trailing */*, the task can 
> determine if it is a directory and create summaries at that level just like 
> the existing task does.
> cc [~smeng]



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