[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-2258) EJB3 "clear" operation required in EJB3 SLSB Pools like EJB 2.x
Mugdha Khandekar (JIRA)
jira-events at lists.jboss.org
Wed Jun 22 03:03:23 EDT 2011
[ https://issues.jboss.org/browse/EJBTHREE-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mugdha Khandekar updated EJBTHREE-2258:
---------------------------------------
Attachment: SLSB2
Screen shot showing there was a clear operation on JMX console for EJB2 SLSB
> EJB3 "clear" operation required in EJB3 SLSB Pools like EJB 2.x
> ---------------------------------------------------------------
>
> Key: EJBTHREE-2258
> URL: https://issues.jboss.org/browse/EJBTHREE-2258
> Project: EJB 3.0
> Issue Type: Feature Request
> Components: ejb3
> Environment: EJB 3
> JBoss Enterprise Application Platform 5.1.0
> Reporter: Mugdha Khandekar
> Labels: Clear, EJB3, SLSB
> Attachments: SLSB2
>
>
> 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 :
> http://community.jboss.org/thread/164923
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list