HDDS-14987. OM Web UI dashboard for Ozone Snapshot (list snapshot)#10055
Draft
jojochuang wants to merge 20 commits intoapache:masterfrom
Draft
HDDS-14987. OM Web UI dashboard for Ozone Snapshot (list snapshot)#10055jojochuang wants to merge 20 commits intoapache:masterfrom
jojochuang wants to merge 20 commits intoapache:masterfrom
Conversation
Change-Id: Iea21514269d37a233c816a2cc55be44fe788382a
Change-Id: Ibe1e0c84ec68936f7aa8837d9aea969b2bcc5701
Change-Id: I89b3585bbd5e34364a8a4567f81de485b737d69e
Change-Id: I9f5b5040fe8835c7cc7aae98732368b12a053961
Change-Id: I4a2c082ddacd1868934179b4ec47beb64e046417
….html Change-Id: Ib3521a90ebcdfd3e162fe99c8e2f48f1a4a09e80
Change-Id: I9ef3d1dad9364ce599f26c507aeb6f1887856690
Change-Id: I019d5908930f8c292994c45ce628c86ae1b3d2fa
Change-Id: Ia5c2cb0c46314ba9fc81adca216d60ad555b4a04
Change-Id: I92067bcf1879bc579528fe70b6a030936835ac3c
Change-Id: Ic0d0d1bf55f5e6e4f6d9fb74c3d045032df93e84
Change-Id: Iccbbead33eb9c0b4dfd99ef6ff8d61b9d12ef601
Change-Id: Ib3bf244cffc2d0d8634c16040f256720ec0f30d1
Change-Id: Ib3e01aec4e1b637f97444265b3418a26bed7592e
Change-Id: Ib0ad12109d4398416f5617ad96bfaca8fa3200e7
sadanand48
reviewed
Apr 8, 2026
Contributor
sadanand48
left a comment
There was a problem hiding this comment.
Looked at the java changes and looks mostly good to me. It is a good idea to have a separate servlet that will only obtain snapshot list on demand based on the input bucket instead of dumping the entire table.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
HDDS-14987. OM Web UI dashboard for Ozone Snapshot (list snapshot)
Please describe your PR in detail:
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-14987
How was this patch tested?
Unit test