[
https://issues.apache.org/jira/browse/HBASE-28995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dávid Paksy resolved HBASE-28995.
---------------------------------
Resolution: Invalid
> Snapshots tab is always empty (not implemented) on Master web UI
> ----------------------------------------------------------------
>
> Key: HBASE-28995
> URL: https://issues.apache.org/jira/browse/HBASE-28995
> Project: HBase
> Issue Type: Task
> Components: UI
> Affects Versions: 4.0.0-alpha-1
> Reporter: Dávid Paksy
> Priority: Major
> Attachments: image-2024-11-22-11-14-24-161.png,
> image-2024-12-11-15-06-53-245.png
>
>
> While working on HBASE-28832 noticed that the Snapshots tab content on the
> Master web UI is always empty.
> !image-2024-11-22-11-14-24-161.png|width=1307,height=664!
> Actually the tab content div is completely empty in the .jamon file:
> {code:java}
> <div class="tab-pane" id="tab_userSnapshots">
> </div> {code}
> See:
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/jamon/org/apache/hadoop/hbase/tmpl/master/MasterStatusTmpl.jamon#L286
--
This message was sent by Atlassian Jira
(v8.20.10#820010)