[
https://issues.apache.org/jira/browse/NIFI-6518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-6518:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Priority: Major
> Fix For: 1.14.0, 1.13.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)