You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andrew Lim (JIRA)" <ji...@apache.org> on 2016/11/05 02:42:58 UTC

[jira] [Created] (NIFI-2992) Improve connection hover text by collecting all connection tooltips into one

Andrew Lim created NIFI-2992:
--------------------------------

             Summary: Improve connection hover text by collecting all connection tooltips into one
                 Key: NIFI-2992
                 URL: https://issues.apache.org/jira/browse/NIFI-2992
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core UI
    Affects Versions: 1.1.0
            Reporter: Andrew Lim
            Priority: Minor


With the addition of backpressure visual indicators and the flow expiration "clock" to connections, when the user hovers over different areas of the connection, different tooltips are displayed.

Instead of requiring the user to have the mouse in a specific/small area of the connection to get the tooltip with the desired information, change the tooltip to contain all of the information available for the connection.  So the "super" tooltip would include:

-FlowFile Expiration Progress/FlowFile Expiration Time Limit
-Back Pressure Object Threshold Queue %   (#Objects/Object Threshold)
-Back Pressure Data Size Threshold Queue %   (Data/Data Threshold)



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