[
https://issues.apache.org/jira/browse/KNOX-3095?focusedWorklogId=957530&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-957530
]
ASF GitHub Bot logged work on KNOX-3095:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Feb/25 14:04
Start Date: 18/Feb/25 14:04
Worklog Time Spent: 10m
Work Description: pzampino commented on PR #989:
URL: https://github.com/apache/knox/pull/989#issuecomment-2665813450
> > I did notice that the rewrite rule for 2.5.10 differs from the 2.1.0
addition in this PR. Is that intentional?
>
> Hmm, correct. `?host={$inboundurl[host]}?port={$inboundurl[port]}?{**}` is
additional in the rewrite template here.
>
> In general, we have this same difference between 2.1.0 and 2.5.10 UI
rules. for example 2.1.0:
[hbaseui/2.1.0/rewrite.xml#L129-#L146](https://github.com/apache/knox/blob/master/gateway-service-definitions/src/main/resources/services/hbaseui/2.1.0/rewrite.xml#L129-#L146)
2.5.10:
[hbaseui/2.5.10/rewrite.xml#L152-#L178](https://github.com/apache/knox/blob/master/gateway-service-definitions/src/main/resources/services/hbaseui/2.5.10/rewrite.xml#L152-#L178)
>
> Are these parameters no longer needed in the latest versions? If so, what
was the reason for this change?
That is a component-specific question. Knox itself does not dictate the
patterns for these rules.
Issue Time Tracking
-------------------
Worklog Id: (was: 957530)
Time Spent: 1h 20m (was: 1h 10m)
> Add HBase UI proxying for Startup progress
> ------------------------------------------
>
> Key: KNOX-3095
> URL: https://issues.apache.org/jira/browse/KNOX-3095
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Vinayak Hegde
> Priority: Minor
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Startup progress is not accessible on HBase Master UI with
> /startupProgress.jsp endpoint.
> h4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)