devabhishekpal opened a new pull request, #9740: URL: https://github.com/apache/ozone/pull/9740
## What changes were proposed in this pull request? HDDS-14532. Cluster Capacity refresh button should refresh all the data Please describe your PR in detail: * Currently the refresh button only calls the pending deletion endpoint for DN. However refresh button should retrieve all the data. * This PR changes that behaviour to fetch the data for all the APIs. * After that the DN pending deletion endpoint is polled every 5s till FINISHED status is received in the response which is the existing behaviour. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14532 ## How was this patch tested? Patch was tested manually https://github.com/user-attachments/assets/9d14d2b8-15b0-4415-8edd-35aeb1153eff -- 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]
