You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Manu T George (JIRA)" <ji...@apache.org> on 2008/04/02 15:43:26 UTC

[jira] Reopened: (OPENEJB-786) Stateless Container StrictPooling option ignored

     [ https://issues.apache.org/jira/browse/OPENEJB-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manu T George reopened OPENEJB-786:
-----------------------------------


On Large nos of clients (say 100) connecting simultaneously some errors are getting thrown. Need to analyze this

> 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.