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

Arpad Boda updated MINIFICPP-1303:
----------------------------------
    Description: 
In case a processor is event driven and routes 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. 

  was:
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. 


> 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 routes 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)

Reply via email to