Hi all, A strange thing seems to be happening on my server this morning.... I can't find the processes reported by Nifi. Nifi shows 15 running processes for one of my processor (ExecuteStreamCommand with Python script) but when I look at the OS, I can see at most 2 of them. I understand that very short-lived processes will be harder to spot at the OS level but the discrepancy seems too large to make any sense. If I stop the processor, It takes a good minute for any activity to stop but I can't see anything in the list of processes.
My throughput is also 4-5 times slower than usual with that processor. There does not seem to be any issue with GC and the global setting for maximum thread count is set to 600 (I went from 500 to 600 with no effect). There is nothing else running in Nifi on this server at the moment. Any idea? I'm using Nifi 1.13.2 Thanks
