-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
There was a "clear" operation on pool in jmx-console for SLSB 2.
However, for EJB 3 it does not exists.
I even do not see anything like flush in the API of ThreadLocalPool or StrictMaxPool and its super class AbstractPool
http://docs.jboss.org/jbossas/javadoc/4.0.3SP1/ejb3/org/jboss/ejb3/ThreadlocalPool.html
http://docs.jboss.org/jbossas/javadoc/4.0.3SP1/ejb3/org/jboss/ejb3/StrictMaxPool.html
However, I see that a person has customized the pool having timeout parameter which clears pool :