priyeshkaratha opened a new pull request, #10585: URL: https://github.com/apache/ozone/pull/10585
## What changes were proposed in this pull request? In the Capacity Distribution → Datanode Details section of Recon, if a datanode is selected and later goes offline, the node becomes disabled for new selection. However, if it was already selected, some metrics such as Pending Deletion are displayed as -1, which can be confusing to users. To provide a better user experience, Recon should display 0 (or an appropriate default value) for these metrics when the selected datanode is offline or unavailable, instead of showing -1. ## What is the link to the Apache JIRA HDDS-15587 ## How was this patch tested? Tested using unit test and manually. <img width="3014" height="1622" alt="image" src="https://github.com/user-attachments/assets/8d145ddb-913a-43bd-862d-a4d1c314d108" /> -- 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]
