[ 
https://issues.apache.org/jira/browse/NIFI-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15530976#comment-15530976
 ] 

ASF GitHub Bot commented on NIFI-766:
-------------------------------------

GitHub user pvillard31 opened a pull request:

    https://github.com/apache/nifi/pull/1080

    NIFI-766 Added icon on connection when backpressure is enabled

    Here is a proposition to display an icon on a connection when back pressure 
is enabled.
    
    At the moment, there is no icon displayed whether back pressure is 
configured or not. (I am not sure it is worth adding information that is not 
that important to users: back pressure is configured by default)
    
    First time I take a shot at UI dev, please review with care ;)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pvillard31/nifi backpressure

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1080.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 #1080
    
----
commit 529492fa84013e877adf300826a85d6be5e9f5d0
Author: Pierre Villard <[email protected]>
Date:   2016-09-28T21:39:09Z

    Added icon on connection when backpressure is enabled

----


> UI should indicate when backpressure is configured for a Connection
> -------------------------------------------------------------------
>
>                 Key: NIFI-766
>                 URL: https://issues.apache.org/jira/browse/NIFI-766
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Core UI
>            Reporter: Mark Payne
>
> It is sometimes unclear why a Processor is not running, if it is due to 
> backpressure. Recommend we add an icon to the Connection label to indicate 
> that backpressure is configured. If backpressure is "applied" (i.e., the 
> backpressure threshold has been reached), that icon should be highlighted 
> somehow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to