yuangu002 opened a new pull request #2417:
URL: https://github.com/apache/ozone/pull/2417


   ## What changes were proposed in this pull request?
   Add new API(s) (likely REST APIs) exposed by Recon to be used by CLI and Web 
UI later.
   
   Other changes from HDDS-5386:
   1. Added a field `dirName` under `NSSummary` to store a directory's name, 
which will be used in `NSSummaryEndpoint` where we query the next-level path 
name for the DU endpoint.
   2. Optimized the `childDir` from `List` to `Set` as subdirectories' order 
doesn't matter for us.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-5378
   
   ## How was this patch tested?
   Unit test: org.apache.hadoop.ozone.recon.api.TestNSSummaryEndpoint
   


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