Hello Experts,
We are using Nifi for continuous data ingestion over http port (as rest api) and also we use nifi admin rest api to dynamically start/stop procesors or update variable registry or create process groups etc.
We are facing a challenge with these admin rest api's (/nifi-api), i.e when nifi restarted all apis responds very quickly and works fine and when days go on (if no nifi restart in btwn) they nifi rest api's becomes very slow and at some point they stop responding or timing out.
And this slowness/not responding issue will resolve only after nifi restart.
Since we have real time data ingestion via http port , we cant really restart frequently.
Nifi version : 1.16.3
Is there any solution for this problem ? or any suggestion to tackle this would be much appreciated
Thanks,
Mahendra