[
https://issues.apache.org/jira/browse/HBASE-29028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17905193#comment-17905193
]
Dávid Paksy commented on HBASE-29028:
-------------------------------------
The following changes are missing on the branches:
branch-2.5
- no header.jsp / footer.jsp / processRest.jsp in rest
- no header.jsp / footer.jsp in thrift
- no Prometheus links in navbar
branch-2.6
- no header.jsp / footer.jsp in thrift
- no Prometheus links in navbar
branch-2
- table.jsp catch TableNotFoundException instead of explicit check
- table.jsp other smaller changes?
Patches:
- header.jsp / footer.jsp / processRest.jsp in rest:
https://issues.apache.org/jira/browse/HBASE-27814
- header.jsp / footer.jsp in thrift:
https://issues.apache.org/jira/browse/HBASE-20693
- Prometheus links in navbar https://issues.apache.org/jira/browse/HBASE-27406
- table.jsp: https://issues.apache.org/jira/browse/HBASE-24624
> Backport missing UI patches to branch-2.x
> -----------------------------------------
>
> Key: HBASE-29028
> URL: https://issues.apache.org/jira/browse/HBASE-29028
> Project: HBase
> Issue Type: Task
> Components: UI
> Reporter: Dávid Paksy
> Assignee: Dávid Paksy
> Priority: Major
>
> While working on HBASE-28832, we noticed that some UI-related patches were
> not merged to branch-2.5, branch-2.6 or branch-2 which makes it harder to
> backport HBASE-28832 changes.
> It was suggested to identify specific JIRAs that need to be backported.
> Reason: it's better/easier to do that work than to maintain and enhance
> divergence between the branches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)