Mark Payne created NIFI-4163:
--------------------------------

             Summary: ContentNotFoundException causes processor to 
administratively yield
                 Key: NIFI-4163
                 URL: https://issues.apache.org/jira/browse/NIFI-4163
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


If a Processor attempts to read a FlowFile whose content is missing, a 
ContentNotFoundException is thrown. If the processor does not catch this, the 
framework will administratively yield the processor because it is an unexpected 
exception. However, the framework should handle this and not yield the 
processor.

Additionally, when the framework does yield administratively for this type of 
case, it uses a yield duration of "1 sec" even if nifi.properties has 
administrative yield duration set to 30 secs, so it is not properly honoring 
the property.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to