You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/10 14:21:59 UTC

[jira] [Commented] (NIFI-3009) UI - NaN error when backpressure not configured

    [ 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 <ma...@gmail.com>
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)