[
https://issues.apache.org/jira/browse/MINIFICPP-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz resolved MINIFICPP-298.
------------------------------------
Resolution: Fixed
Event driven scheduling can do this
> 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: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Marc Parisi
> Priority: Major
>
> 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
(v8.20.10#820010)