[
https://issues.apache.org/jira/browse/NIFI-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005850#comment-15005850
]
Joseph Witt commented on NIFI-1169:
-----------------------------------
Is this ticket a duplicate of this one
https://issues.apache.org/jira/browse/NIFI-318
If so please consider adding to the commentary on 318 and closing this one.
Either way thanks for reporting and looking for possible solutions.
> Nifi WebUI makes calls to CDNs
> ------------------------------
>
> Key: NIFI-1169
> URL: https://issues.apache.org/jira/browse/NIFI-1169
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Andre
>
> When loading the help section, NiFi seems to make calls to CDNs like:
> {code}
> https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic|Noto+Serif:400,400italic,700,700italic|Droid+Sans+Mono:400
> {code}
> This hangs the rendering of the page, causing a reasonable annoyance to DFMs
> operating NiFi's that have no direct connectivity to the Internet or those
> with proxies incorrectly configured... :-)
> It would be great if the CDN code is removed or at least wrapped around some
> sort of testing that prevent the delays in rendering the help pages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)