[ https://issues.apache.org/jira/browse/OPENEJB-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manu T George resolved OPENEJB-786.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: 3.0.x)
3.0
Fixed by adding a check for pool size when pushing back to pool. Also checks and inserts/removals
have been put inside synchronized blocks. Fixed in rev 643879
> Stateless Container StrictPooling option ignored
> ------------------------------------------------
>
> Key: OPENEJB-786
> URL: https://issues.apache.org/jira/browse/OPENEJB-786
> Project: OpenEJB
> Issue Type: Bug
> Reporter: David Blevins
> Assignee: Manu T George
> Fix For: 3.0
>
>
> Setting PoolSize to 100 and StrictPooling to true should do exactly what you want (i.e.
block requests in a wait state till one of the 100 instances are returned to the pool). If
this isn't working it's definitely a bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|