gresockj commented on a change in pull request #5532:
URL: https://github.com/apache/nifi/pull/5532#discussion_r751866576



##########
File path: 
nifi-stateless/nifi-stateless-bundle/nifi-stateless-engine/src/main/java/org/apache/nifi/stateless/engine/StatelessEngine.java
##########
@@ -70,4 +72,6 @@
     FlowFileEventRepository getFlowFileEventRepository();
 
     CounterRepository getCounterRepository();
+
+    Duration getStatusTaskSchedule();

Review comment:
       Fair enough -- I like the latter as it's shorter -- though what about 
getStatusTaskInterval?  This would match the term used in nifi.properties in a 
few places already.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to