[jboss-jira] [JBoss JIRA] (WFLY-1383) Disable pooling of stateless EJBs by default
Stuart Douglas (JIRA)
issues at jboss.org
Fri Jan 24 11:42:29 EST 2014
[ https://issues.jboss.org/browse/WFLY-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas resolved WFLY-1383.
----------------------------------
Fix Version/s: 8.0.0.Final
Resolution: Done
> Disable pooling of stateless EJBs by default
> --------------------------------------------
>
> Key: WFLY-1383
> URL: https://issues.jboss.org/browse/WFLY-1383
> Project: WildFly
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: EJB
> Affects Versions: 8.0.0.Alpha1
> Reporter: jaikiran pai
> Assignee: Cheng Fang
> Fix For: 8.0.0.Final
>
>
> A certain use case has shown that it's perhaps better to disable pooling of EJB stateless bean, by default. In AS7 we have always allowed disabling the pooling but we hadn't made it the default since we thought it might affect applications which have SLSBs with heavy @PostConstruct.
> A recent discussion has suggested that we disable the pooling by default and individual applications can enable it and set the relevant pool size themselves. The reasoning has been that, the default pool size that we ship with, anyway will have to be tweaked by the users since we can't really guess what an ideal pool size is.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list