Skip to content

Conversation

@devabhishekpal
Copy link
Contributor

What changes were proposed in this pull request?

HDDS-14044. Handle nullish values for Deletion Progress in OM UI

Please describe your PR in detail:

  • In the current OM UI the Deletion Progress details are based on the metrics. Since this takes time to initialize the UI doesn't handle the null values gracefully and instead shows NaN, null values which is not good.
  • This PR adds handling the null case and shows N/A instead to indicate that the data is not yet present.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-14044

How was this patch tested?

Patch was tested manually.
Before the patch:
image (19)

After the patch:
Screenshot 2026-01-12 at 10 23 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants