Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038271 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | trivial | have not tried | 2018-04-04 16:59 | 2018-05-09 19:29 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5e575bc53464 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Coding ( Testing ) | |||||||
Regression date | 2018-04-04 | |||||||
Regression introduced in release | pi | |||||||
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/f0156943cb5e389e280ff5cfc82a62bbcbec97a1 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038271: pg connections set "PostgreSQL JDBC Driver" as application name | |||||||
Description | After fix for 0038269, application name in PostgreSQL is set to "PostgreSQL JDBC Driver", before was not set. | |||||||
Steps To Reproduce | - Start Openbravo - Execute select * from pg_stat_activity -> check application_name field is PostgreSQL JDBC Driver | |||||||
Proposed Solution | This is a change introduced in recent jdbc versions [1], having default name is not significant at all, so proposal is to change it to "openbravo" --- [1] https://github.com/pgjdbc/pgjdbc/pull/668/files#diff-9c1bd193fba088d6998a42dbc12c7b53L284 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0103678) hgbot (developer) 2018-04-04 17:01 |
Repository: erp/devel/pi Changeset: 5e575bc53464c7d096a824920f01baa0cee6c4a5 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Apr 04 17:00:51 2018 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/5e575bc53464c7d096a824920f01baa0cee6c4a5 [^] fixed bug 38271: pg connections set "PostgreSQL JDBC Driver" as app name New jdbc sets it by default, changed it to "openbravo" --- M modules/org.openbravo.apachejdbcconnectionpool/src/org/openbravo/apachejdbcconnectionpool/JdbcExternalConnectionPool.java --- |
(0103688) AugustoMauch (administrator) 2018-04-05 11:30 |
Code reviewed and verified |
(0104363) hudsonbot (developer) 2018-05-09 19:29 |
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/2be7d3efe606 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2018-04-04 16:59 | alostale | New Issue | |
2018-04-04 16:59 | alostale | Assigned To | => alostale |
2018-04-04 16:59 | alostale | Modules | => Core |
2018-04-04 16:59 | alostale | Regression level | => Coding ( Testing ) |
2018-04-04 16:59 | alostale | Regression date | => 2018-04-04 |
2018-04-04 16:59 | alostale | Regression introduced in release | => pi |
2018-04-04 16:59 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/f0156943cb5e389e280ff5cfc82a62bbcbec97a1 [^] |
2018-04-04 16:59 | alostale | Triggers an Emergency Pack | => No |
2018-04-04 16:59 | alostale | Relationship added | caused by 0038269 |
2018-04-04 16:59 | alostale | Review Assigned To | => AugustoMauch |
2018-04-04 17:01 | hgbot | Checkin | |
2018-04-04 17:01 | hgbot | Note Added: 0103678 | |
2018-04-04 17:01 | hgbot | Status | new => resolved |
2018-04-04 17:01 | hgbot | Resolution | open => fixed |
2018-04-04 17:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5e575bc53464c7d096a824920f01baa0cee6c4a5 [^] |
2018-04-05 11:30 | AugustoMauch | Note Added: 0103688 | |
2018-04-05 11:30 | AugustoMauch | Status | resolved => closed |
2018-04-05 11:30 | AugustoMauch | Fixed in Version | => 3.0PR18Q3 |
2018-05-09 19:29 | hudsonbot | Checkin | |
2018-05-09 19:29 | hudsonbot | Note Added: 0104363 |
Copyright © 2000 - 2009 MantisBT Group |