[
https://issues.apache.org/jira/browse/NIFI-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698016#comment-17698016
]
ASF subversion and git services commented on NIFI-11194:
--------------------------------------------------------
Commit cc1e5b314b779839bc27fc2d61b86553ebf85d09 in nifi's branch
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cc1e5b314b ]
NIFI-11194 Remove gzip CSS and JS from nifi-web-ui (#6968)
* NIFI-11194 Removed gzip CSS and JS from nifi-web-ui
* NIFI-11194 Updated comment for static content aggregation
This closes #6968
> Remove unused gzip CSS and JS bundling from nifi-web-ui
> -------------------------------------------------------
>
> Key: NIFI-11194
> URL: https://issues.apache.org/jira/browse/NIFI-11194
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core UI
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0, 1.21.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The {{nifi-web-ui}} includes Maven build plugins to prepare CSS and
> JavaScript files for bundling. The current configuration also creates gzip
> versions of each file, which are not used at runtime. This gzip files
> increase the size of the {{nifi-web-ui}} WAR and also take a majority of
> build time relative to other modules. The gzip processing and bundling should
> be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)