You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2021/06/07 07:59:16 UTC

[GitHub] [nifi] turcsanyip commented on a change in pull request #5111: NIFI-8645: Disable LongRunningTaskMonitor by default

turcsanyip commented on a change in pull request #5111:
URL: https://github.com/apache/nifi/pull/5111#discussion_r646355685



##########
File path: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/nifi.properties
##########
@@ -321,5 +321,5 @@ nifi.analytics.connection.model.score.name=${nifi.analytics.connection.model.sco
 nifi.analytics.connection.model.score.threshold=${nifi.analytics.connection.model.score.threshold}
 
 # runtime monitoring properties
-nifi.monitor.long.running.task.schedule=${nifi.monitor.long.running.task.schedule}
-nifi.monitor.long.running.task.threshold=${nifi.monitor.long.running.task.threshold}
+nifi.monitor.long.running.task.schedule=

Review comment:
       There is no single measurement unit that must be used but the property can be configured like other time period type properties: 60 sec, 60 secs, 60 seconds, 1 min, etc.
   It is mentioned in the Admin Guide that these are time period values with an example value. 




-- 
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:
users@infra.apache.org