YolandaMDavis commented on a change in pull request #3671: NIFI-6586 - Code 
comments and doc updates
URL: https://github.com/apache/nifi/pull/3671#discussion_r319623326
 
 

 ##########
 File path: nifi-docs/src/main/asciidoc/user-guide.adoc
 ##########
 @@ -1685,6 +1685,8 @@ The FlowFiles enqueued in a Connection can also be 
deleted when necessary. The r
 via `Empty queue` in the Connection's context menu. This action can also be 
performed if the source and destination
 are actively running.
 
+Hovering over the queue will also reveal predicted statistics on when the 
queue may encounter back pressure, either due to the object count or content 
size meeting the current threshold
+settings.  Predictions will only be available when NiFi has enough data in 
it's internal repository and if it's model is accurate enough to broadcast a 
prediction.
 
 
 Review comment:
   @ottobackwards thanks for this question, it prompted us to ensure we add 
enabled/disabled property for the new features (commit has been added to the 
[PR against master](#3681 3681)).  UI changes are pending (did ask @rfellows 
offline) but in short tooltip will distinguish when predictions are enabled yet 
not available vs when predictions are not enabled.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to