ArafatKhan2198 opened a new pull request, #5517:
URL: https://github.com/apache/ozone/pull/5517

   ## What changes were proposed in this pull request?
   Currently, only FSO (File System Optimised) buckets and Legacy buckets 
(which support file structure hierarchy) are supported by namespace summaries. 
Therefore, this change task aims to provide support for both object store and 
filesystem structures as well for Legacy buckets in particular.
   
   Please describe your PR in detail:
   - Modification of LegacyBucketHandler to enable the handling of direct keys 
for OBS (Object Storage) layout Legacy buckets.
   - Segregation of parent ID allocation in NSSummaryTaskWithLegacy to 
accommodate different scenarios.
   - Introduction of a new field in NSSummary to validate whether the entity 
originates from an object store layout bucket or a file system layout bucket.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-9534
   
   ## How was this patch tested?
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to