Yuan Gu created HDDS-5420:
-----------------------------
Summary: Redesign NSSummary CF and NSSumaryTask to store a mapping
for recursion
Key: HDDS-5420
URL: https://issues.apache.org/jira/browse/HDDS-5420
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Yuan Gu
Assignee: Yuan Gu
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 [~smeng], [~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]