[ http://issues.apache.org/jira/browse/DIRMINA-197?page=comments#action_12372998 ]
Emmanuel Lecharny commented on DIRMINA-197: ------------------------------------------- The problem is that the limit apply to the worker thread, but the ThreadPoolFilter thread is created without any limit. What I see is that the Worker pool size is always 1, but I have thousands of ThreadPoolFilter. Any clue ? > CPU exhaustion on heavy bind/unbind > ----------------------------------- > > Key: DIRMINA-197 > URL: http://issues.apache.org/jira/browse/DIRMINA-197 > Project: Directory MINA > Type: Bug > Reporter: Emmanuel Lecharny > Priority: Blocker > Attachments: stack.txt > > Still doing smoke tests... > So now, I have a program that bind and unbind one thousand times to ADS. > Everything works just fine, but now, ADS is trying to transform my CPU to a > popcorn machine. It uses 75% of my CPU just doing nothing seious. I have > created a thread dump with jstack, attached. > Any help welcomed ! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
