[ https://issues.apache.org/jira/browse/HDDS-12042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zita Dombi resolved HDDS-12042. ------------------------------- Fix Version/s: 2.0.0 Resolution: Fixed > [UI]Difference in values are seen for Cluster Capacity & Container Pre > Allocated Size in New Recon UI > ----------------------------------------------------------------------------------------------------- > > Key: HDDS-12042 > URL: https://issues.apache.org/jira/browse/HDDS-12042 > Project: Apache Ozone > Issue Type: Bug > Components: Ozone Recon > Reporter: Omkar Dhayagude > Assignee: Abhishek Pal > Priority: Major > Labels: pull-request-available > Fix For: 2.0.0 > > > Mismatch between the Capacity report percentage: > - In the new UI we are calculating the percentage for the Overview page > storage guage chart by choosing the floor value. > - In theĀ old UI this is done as the rounded value. > - We should also change new UI to use the rounded value instead of floor. > Mismatch between the Pre-allocated size: > - In the new UI we are making use of the committed field from the storage > report response. > - In the old UI we are not passing this value to StorageBar component, hence > it is picking default value of 0. > - We should change the old UI to make use of the committed size. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org