[
https://issues.apache.org/jira/browse/MINIFICPP-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mr TheSegfault updated MINIFICPP-288:
-------------------------------------
Description: Currently we may rely on multiple threads that ultimately rely
on state transition through the repositories; however, we may be able to avoid
this and do some of the work serially. This should be detectable – this will
also facilitate using the C API and improve throughput and need for
repositories. (was: Currently we may rely on multiple threads that ultimately
rely on state transition through the repositories; however, we may be able to
avoid this and do some of the work serially. This should be detectable. )
> Push flowfiles directly to a processor once persisted to avoid relying on
> spills to enforce state transition
> ------------------------------------------------------------------------------------------------------------
>
> Key: MINIFICPP-288
> URL: https://issues.apache.org/jira/browse/MINIFICPP-288
> Project: NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Mr TheSegfault
> Priority: Major
>
> Currently we may rely on multiple threads that ultimately rely on state
> transition through the repositories; however, we may be able to avoid this
> and do some of the work serially. This should be detectable – this will also
> facilitate using the C API and improve throughput and need for repositories.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)