LocalSession pooling for efficiency in non-JCA settings
-------------------------------------------------------

                 Key: NXP-4361
                 URL: http://jira.nuxeo.org/browse/NXP-4361
             Project: Nuxeo Enterprise Platform
          Issue Type: New Feature
          Components: Core
    Affects Versions: 5.3 GA
            Reporter: Florent Guillaume
            Assignee: Thierry Delprat
            Priority: Major
             Fix For: 5.3.1


In non-JCA settings, make sure pooling is correctly done and that LocalSession 
instantiates a new low-level Session through a pool.
Currently it hits SQLRepository.getSession but this should be a pooled factory 
instead.
-> Create a new instance of Repository that uses a pool, based on Apache 
commons-dbcp.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to