I am running 7.1.x inside a docker container and I observe that the thread 
count (ls /proc/PID/task/) and the open file descriptors (lsof output) are 
ever-increasing.  lsof shows the same pid with different thread IDs and the 
same IDs allocated over and over which seems to align with the ever-increasing 
number of threads.

Eventually, the open files are exhausted and I have to kill the process.

I have tried spring.threads.virtual.enabled=false with no impact.

Any advice is appreciated.

/mrg

-- 
- Website: https://apereo.github.io/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0C806E83-B6A8-4E7E-98DC-B027F466AB0F%40gmail.com.

Reply via email to