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

   ## What changes were proposed in this pull request?
   This PR changes all instances of Disk Usage that are visible to the end user 
to instead be Namespace usage
   
   Please describe your PR in detail:
   The Disk Usage page for Recon is not the actual disk usage but rather the 
namespace usage of Ozone's entities.
   This causes confusion for users where they might assume that they are seeing 
the actual disk usage for Ozone which isn't the case.
   
   - This PR changes the references to Disk Usage to instead use Namespace 
Usage to avoid confusion for the users.
   - It also renames the endpoint for `/namespace/du` to `/namespace/usage` to 
better match the use-case of the API
   - References in the Recon docs have been update to use Namespace Usage 
instead of Disk Usage as well
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-13130
   
   ## How was this patch tested?
   Patch was tested manually


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