Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033685
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformminorhave not tried2016-08-11 09:232022-02-01 08:09
ReporterNaroaIriarteView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033685: The openStatelessSession methods of DalSessionFactory always use the hibernate pool

DescriptionEven 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.
Steps To Reproduce-
Proposed SolutionIt 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2016-08-11 09:23 NaroaIriarte New Issue
2016-08-11 09:23 NaroaIriarte Assigned To => platform
2016-08-11 09:23 NaroaIriarte Modules => Core
2016-08-11 09:23 NaroaIriarte Triggers an Emergency Pack => No
2016-12-01 13:13 alostale Status new => acknowledged
2016-12-01 13:13 alostale Type defect => design defect
2022-02-01 08:09 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker