lordgamez commented on a change in pull request #878:
URL: https://github.com/apache/nifi-minifi-cpp/pull/878#discussion_r480091219
##########
File path: docker/test/integration/minifi/__init__.py
##########
@@ -413,7 +426,7 @@ def __init__(self,
self.controller_services = controller_services
self.schedule = {
- 'scheduling strategy': 'EVENT_DRIVEN',
+ 'scheduling strategy': 'TIMER_DRIVEN',
Review comment:
Shall I try to make it configurable in this PR or have a different jira
ticket for this issue for the future?
----------------------------------------------------------------
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]