Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
NIFI-8282 High CPU load when processor set on Primary Node Excecution with incomming connection
- Resolved
- relates to
-
NIFI-8282 High CPU load when processor set on Primary Node Excecution with incomming connection
- Resolved
-
NIFI-8300 Make non-source processors invalid if scheduled for Primary Node only
- Resolved
- links to