Mark Payne created NIFI-6518:
--------------------------------

             Summary: Processors that are run on Primary Node Only should yield 
on all other nodes
                 Key: NIFI-6518
                 URL: https://issues.apache.org/jira/browse/NIFI-6518
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
            Reporter: Mark Payne
            Assignee: Mark Payne


In `ConnectableTask`, if a task is triggered on a node other than Primary Node 
and the Processor is scheduled to run on Primary Node only, the Processor 
should yield the "bored yield duration" because it cannot possibly make any 
progress. At the moment, it does not yield, which means that it will use up 
resources needlessly.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to