[ 
https://issues.apache.org/jira/browse/NIFI-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14989619#comment-14989619
 ] 

ASF subversion and git services commented on NIFI-1105:
-------------------------------------------------------

Commit 2b1d093120fe3f70594909b97f2658828a09044e in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=2b1d093 ]

NIFI-1105: Only trigger a processor that requires input to run if data is 
available for it process


> 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
>
>         Attachments: 
> 0001-NIFI-1105-Only-trigger-a-processor-that-requires-inp.patch
>
>
> 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