priyeshkaratha opened a new pull request, #9705: URL: https://github.com/apache/ozone/pull/9705
## What changes were proposed in this pull request? This pull request enhances the Apache Ozone Recon UI by providing a more detailed breakdown of "Open Key Bytes" on the Cluster Capacity page. Previously, only a single aggregated value was displayed. The changes introduce a new data structure in the backend to differentiate between "Open Key/File Bytes" and "Multipart Key Bytes," which is then exposed via the Recon API and presented to users in an informative tooltip on the frontend. This improvement offers greater transparency and clarity regarding storage utilization related to open keys. ## What is the link to the Apache JIRA HDDS-14555 ## How was this patch tested? Tested UI 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]
