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

Siyao Meng updated HDDS-5386:
-----------------------------
    Fix Version/s: 1.2.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> Added a NSSummaryTask to write NSSummary info into RDB
> ------------------------------------------------------
>
>                 Key: HDDS-5386
>                 URL: https://issues.apache.org/jira/browse/HDDS-5386
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Siyao Meng
>            Assignee: Yuan Gu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.2.0
>
>
> FileSizeCountTask counts the number of bins inside each buckets.
> Try to build on FileSizeCountTask to count what we need for NSSummary as well.
> [6.28] Added an independent Recon task to process namespace summary info per 
> objectID in the attempt to decouple with other task modules.\
> [7.7] 
> New NSSummary schema:
> {code:java}
> objectId -> int numOfFiles, long sizeOfFiles, int[] fileDistribution, 
> List<objectId> childDir{code}
> where childDir is a list of objectIds for the next-level non-key objects.
> Modify the NSSummaryCodec.
> Modify NSSummaryTask to write the new field into RocksDB
> CC [~avijayan]



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