Mark Payne created NIFI-1105:
--------------------------------

             Summary: Framework is triggering Processors to run when they don't 
need to, resulting in many tasks with little work done
                 Key: NIFI-1105
                 URL: https://issues.apache.org/jira/browse/NIFI-1105
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 0.4.0
            Reporter: Mark Payne
            Assignee: Mark Payne
             Fix For: 0.4.0


If a Processor has multiple threads and only a single FlowFIle, Thread 1 will 
process the FlowFile while Thread 2 is continually triggered to run. As a 
result, the number of tasks completed runs up into the 100's of thousands or 
millions in a five-minute window sometimes, without any real work being done.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to