Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0033685Openbravo ERPA. Platformpublic2016-08-11 09:232022-02-01 08:09
NaroaIriarte 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0033685: The openStatelessSession methods of DalSessionFactory always use the hibernate pool
Even if the JDBC Connection Pool is used, the openStatelessSession methods do not use that pool, they use the hibernate pool.
Nowadays these methods are not used but if someday they are, the chance of using the JDBC Connection Pool must exist.
-
It would be necessary to check if the JDBC Connection Pool is set and if it is, take a connection from it. If not, then take the connection from the hibernate pool.
No tags attached.
Issue History
2016-08-11 09:23NaroaIriarteNew Issue
2016-08-11 09:23NaroaIriarteAssigned To => platform
2016-08-11 09:23NaroaIriarteModules => Core
2016-08-11 09:23NaroaIriarteTriggers an Emergency Pack => No
2016-12-01 13:13alostaleStatusnew => acknowledged
2016-12-01 13:13alostaleTypedefect => design defect
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.