m-hogue commented on a change in pull request #3918: NIFI-6931 Add
status-history graph to track backpressure estimates
URL: https://github.com/apache/nifi/pull/3918#discussion_r368005446
##########
File path:
nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java
##########
@@ -321,10 +322,13 @@
// analytics defaults
public static final String DEFAULT_ANALYTICS_PREDICTION_ENABLED = "false";
public static final String DEFAULT_ANALYTICS_PREDICTION_INTERVAL = "3
mins";
Review comment:
Does this change in query interval impact other components which use the
analytics engine? Can you explain the increase from 3 -> 5 min?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services