You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/07/22 13:46:00 UTC

[jira] [Updated] (MINIFICPP-1303) Processor with self-looped connections can get triggered too frequently

     [ https://issues.apache.org/jira/browse/MINIFICPP-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arpad Boda updated MINIFICPP-1303:
----------------------------------
    Issue Type: Epic  (was: Bug)

> Processor with self-looped connections can get triggered too frequently
> -----------------------------------------------------------------------
>
>                 Key: MINIFICPP-1303
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1303
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Epic
>    Affects Versions: 0.7.0
>            Reporter: Arpad Boda
>            Priority: Major
>
> In case a processor is event driven and router a flowfile to a connection rooted back to itself, it gets triggered again even though the flowfile is penalised.
> Short-term solution: processors should yield in case they can't get flowfiles from the incoming connections. 
> Long-term solution: in case there are only penalised flowfiles available in a processors incoming connection, this processor shouldn't be triggered. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)