Created on 04-04-2018 04:51 PM - edited 08-17-2019 09:17 PM
Hi Team,
How to calculate Nifi threads. ? because in the screenshot it showing totally 68 threads its using but the actual used is only 12 so how to find the remaining threads details ??
Kinldy help on this.
Created 04-04-2018 04:55 PM
Hi Bro need your inputs.
Created 04-04-2018 07:24 PM
experts inputs required.
Created 04-04-2018 07:40 PM
How are you determining that only 12 threads are actually being used?
The UI is merely a snapshot in time, it does not update in real time.
What version of HDF are you running?
What is "Max Timer Driven Thread Count" set to?
What is "Max Event Driven Thread Count" set to?
How many nodes in your NiFi cluster?
Thanks,
Matt
Created 04-05-2018 03:49 AM
We are running only two processor group and the overall usage you can see in the 2 PG ( 8 + 4).
Hdf - 3.0.1.0-43
Maximum Timer Driven Thread Count = 100
Max Event Driven Thread Count = 5
we have two nodes but it not configured as cluster.
Created 04-05-2018 01:39 PM
In HDF 3.0 the thread stats in the status bar also reflect the total number of threads allocated to the Event Driven Thread pool. Is it possible the event driven thread pool was ever increased and then later reduced back to 5? Reductions to the Event Driven thread pool allocation will not take affect until a restart of NIFi.
Created on 04-05-2018 04:57 PM - edited 08-17-2019 09:17 PM
Recently we didn't do any update and we have tried with restart also but still we are seeing differences in the thread values in status bar.
What actually we configured.
What actually running.
How this drastic differences ? pls help to close this.
Created 04-05-2018 04:58 PM
TIP: Do not respond to an answer with a new answer. If you are responding to an existing answer thread, use comments.
The threads status total shown in the status bar can include threads active for things other then just processor components. For example: Controller Services and Reporting Tasks.
Thank you,
Matt
Created 04-06-2018 06:12 PM
I honestly do not know how to extract that info from NiFi. If I find something out, I will update this thread.
Created 04-05-2018 05:09 PM
How we can ensure that ? the remaining threads was using by other Ex :controller services / Reporting tasks.