marco polo created MINIFICPP-298:
------------------------------------
Summary: Schedulers should be able to detect if portions of the
graph can immediately flow
Key: MINIFICPP-298
URL: https://issues.apache.org/jira/browse/MINIFICPP-298
Project: NiFi MiNiFi C++
Issue Type: Improvement
Reporter: marco polo
The graph may allow us to immediately move flow files to certain points without
waiting on the scheduler, so we may be able to call onTrigger automatically
following the notification of the connection, assuming this does not impact
thread 1. We should see if this means we only do this in some threads or all
threads. The latter will likely simplify the code and minimize problems.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)