Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.11.4, 1.13.0, 1.12.1
-
Docker Image
-
Patch
Description
Currently we use over 100 InvokeHTTP processors which are mostly in idle the whole time. The InvokeHTTP processors are triggered via an incomming connection, so they should do nothing until triggered.
If set to primary we have a cpu load of 120-150% on 6 cores. When set on all nodes the cpu time drops to 20%.
EDIT: This phenomena occurs if a processor is set to primary if it has an incomming connection. Tested on three processors, the CPU on 2 of 3 nodes went up to 120-150%.
Attachments
Issue Links
- is duplicated by
-
NIFI-6518 Processors that are run on Primary Node Only should yield on all other nodes
- Resolved