the 600 threads do not show up in JStack. JStack shows the expected number 
of threads. However, looking in the 'task' folder for the process in the 
'/proc' directory shows all 600 or so, which is why this feels like some 
sort of leak. The thread is being cleaned up in Java, but not at the OS 
level. I was wondering if it was a garbage collection issue, but I used 
jcmd to force a full collection for the process and that did not result in 
any of the native threads being removed.

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to