Arpad Boda created MINIFICPP-1303:
-------------------------------------

             Summary: 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: Bug
    Affects Versions: 0.7.0
            Reporter: Arpad Boda


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)

Reply via email to