Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035704 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2017-04-05 16:03 | 2020-09-01 13:16 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0f2b56e1c053 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035704: add support to log abandoned pool connections | |||||||
Description | Tomcat JCDB pool supports to log abandoned connections, this is, connections that were borrowed from pool but not returned for a configurable period of time. This is configured with logAbandoned and suspectTimeout properties [1] which are not currently supported in Openbravo. --- [1] https://tomcat.apache.org/tomcat-7.0-doc/jdbc-pool.html [^] | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | * Add support for these properties * Update to a recent pool version as current one (7.0.62) has some bugs that prevent this feature to work properly | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0095848) alostale (manager) 2017-04-05 16:15 |
Documented in http://wiki.openbravo.com/wiki/Modules:Apache_JDBC_Connection_Pool#Pool_Configuration [^] |
(0095856) hgbot (developer) 2017-04-06 07:55 |
Repository: erp/devel/pi Changeset: 0f2b56e1c053b9761764086c74d889e5539a7b94 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Apr 04 07:44:44 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/0f2b56e1c053b9761764086c74d889e5539a7b94 [^] fixed issue 35704: add support to log abandoned pool connections Now it is possible to configure jdbc pool to log abandoned connections. * Added support for db.pool.logAbandoned and db.pool.suspectTimeout properties to configure this feature. * Updated pool to version 7.0.77 which fixes some bugs related with this topic that previous version had. --- M modules/org.openbravo.apachejdbcconnectionpool/lib/runtime/tomcat-jdbc.jar M modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/JdbcExternalConnectionPool.java --- |
(0095888) caristu (developer) 2017-04-07 09:26 |
Verified |
(0096865) hudsonbot (developer) 2017-05-29 17:43 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/1ee70113bdc4 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2017-04-05 16:03 | alostale | New Issue | |
2017-04-05 16:03 | alostale | Assigned To | => alostale |
2017-04-05 16:03 | alostale | Modules | => Core |
2017-04-05 16:03 | alostale | Triggers an Emergency Pack | => No |
2017-04-05 16:03 | alostale | Status | new => scheduled |
2017-04-05 16:15 | alostale | Note Added: 0095848 | |
2017-04-06 07:54 | alostale | Review Assigned To | => caristu |
2017-04-06 07:55 | hgbot | Checkin | |
2017-04-06 07:55 | hgbot | Note Added: 0095856 | |
2017-04-06 07:55 | hgbot | Status | scheduled => resolved |
2017-04-06 07:55 | hgbot | Resolution | open => fixed |
2017-04-06 07:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/0f2b56e1c053b9761764086c74d889e5539a7b94 [^] |
2017-04-07 09:26 | caristu | Note Added: 0095888 | |
2017-04-07 09:26 | caristu | Status | resolved => closed |
2017-04-07 09:26 | caristu | Fixed in Version | => 3.0PR17Q3 |
2017-05-29 17:43 | hudsonbot | Checkin | |
2017-05-29 17:43 | hudsonbot | Note Added: 0096865 | |
2017-06-16 10:58 | alostale | Relationship added | blocks 0036261 |
2020-09-01 13:16 | caristu | Issue cloned | 0044949 |
2020-09-01 13:16 | caristu | Relationship added | related to 0044949 |
Copyright © 2000 - 2009 MantisBT Group |