Created 03-06-2018 09:47 AM
Hi All,
I need to Limit Maximum number of Thread usage for Each Processor Group in my Nifi Cluster. for example I'm having 5 processor groups for five countries and i need to limit the thread usage by a maximum usage limit. is there any way to do this ?
Created 03-07-2018 09:31 AM
This is not possible at the moment. The number of threads used at one point in time can be set at NiFi level. There is no way to fix the size of the threads pool per Process Group. It could be an interesting feature, feel free to raise a JIRA on https://issues.apache.org/jira/projects/NIFI
Hope this helps.
Created 03-07-2018 09:31 AM
This is not possible at the moment. The number of threads used at one point in time can be set at NiFi level. There is no way to fix the size of the threads pool per Process Group. It could be an interesting feature, feel free to raise a JIRA on https://issues.apache.org/jira/projects/NIFI
Hope this helps.
Created 04-18-2018 03:05 PM
Is there a way to limit the number of threads per tenant on a multi-tenant NiFi Cluster?
Created 04-23-2018 08:57 AM
Tanx @Pierre Villard