Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.0, 1.20.0
-
None
Description
The Maximum Timer Driven Thread Count property in NiFi Controller Settings specifies the total number of Threads that can be spawned and scheduled to run Processors using the default Timer Driven strategy. This setting can be changed on a running system, but reducing the number requires restarting NiFi to apply the changes.
The method responsible for updating the internal Thread Pool size does not allow reducing the core pool size at runtime, which also blocks reducing the Maximum Count below the default value of 10.
Attachments
Issue Links
- links to