[
https://issues.apache.org/jira/browse/NIFI-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654164#comment-15654164
]
ASF GitHub Bot commented on NIFI-3009:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/1200
UI - Address NaN error when backpressure is not configured
NIFI-3009:
- Fixing NaN error when backpressure is not configured.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-3009
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1200.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1200
----
commit 7df7407aad05385f208096422624eb7138de2cdd
Author: Matt Gilman <[email protected]>
Date: 2016-11-09T14:41:57Z
NIFI-3009:
- Fixing NaN error when backpressure is not configured.
----
> UI - NaN error when backpressure not configured
> -----------------------------------------------
>
> Key: NIFI-3009
> URL: https://issues.apache.org/jira/browse/NIFI-3009
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.1.0
>
>
> When backpressure is not configured on a queue, the console shows the
> following errors:
> {code}
> Error: <rect> attribute width: Expected length, "NaN".
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)