[
https://issues.apache.org/jira/browse/HBASE-27802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954333#comment-17954333
]
Dávid Paksy commented on HBASE-27802:
-------------------------------------
Many thanks [~nihaljain.cs] and [~ndimiduk] for your reviews and for merging
the changes. (y)
I'll implement an improvement under
https://issues.apache.org/jira/browse/HBASE-29355
> Manage static javascript resources programatically
> --------------------------------------------------
>
> Key: HBASE-27802
> URL: https://issues.apache.org/jira/browse/HBASE-27802
> Project: HBase
> Issue Type: Improvement
> Components: UI
> Reporter: Nihal Jain
> Assignee: Dávid Paksy
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12
>
>
> Currently, the static JavaScript resources need to be manually managed. That
> is, if any of these has to be updated, we will be required to download them
> from web and place them under the appropriate path. This can be cumbersome.
> See list of JS under hbase-server at
> [https://github.com/apache/hbase/tree/master/hbase-server/src/main/resources/hbase-webapps/static/js]
> Need to find a way to manage them with minimal manual effort. Best case would
> be to manage them as part of build.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)