Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038614 | Openbravo ERP | A. Platform | public | 2018-05-24 11:16 | 2018-05-25 09:13 |
Reporter | caristu | ||||
Assigned To | caristu | ||||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | 3.0PR18Q3 | |||
Merge Request Status | |||||
Review Assigned To | alostale | ||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0038614: HeartbeatProcess can lead to database connection leaks under some circumstances | ||||
Description | HeartbeatProcess can lead to database connection leaks if when executing the process it happens one of the following: a) The heartbeat is not yet active b) Internet is not available | ||||
Steps To Reproduce | 0) Log-in in an Openbravo instance with the heartbeat not active. 1) Schedule the HeartbeatProcess to be executed every minute 2) Wait a couple of minutes 3) In the database, launch: select count(*) from pg_stat_activity where state ilike '%in transaction%' The query will return 2 (one dangling connection per process execution) | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | Performance | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-05-24 11:16 | caristu | New Issue | |||
2018-05-24 11:16 | caristu | Assigned To | => platform | ||
2018-05-24 11:16 | caristu | OBNetwork customer | => No | ||
2018-05-24 11:16 | caristu | Modules | => Core | ||
2018-05-24 11:16 | caristu | Triggers an Emergency Pack | => No | ||
2018-05-24 11:27 | hgbot | Checkin | |||
2018-05-24 11:27 | hgbot | Note Added: 0104669 | |||
2018-05-24 11:27 | hgbot | Status | new => resolved | ||
2018-05-24 11:27 | hgbot | Resolution | open => fixed | ||
2018-05-24 11:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/75b987d87e2d4bd081135d29d6ef2eb3d492277b [^] | ||
2018-05-24 11:27 | caristu | Assigned To | platform => caristu | ||
2018-05-24 11:28 | caristu | Tag Attached: Performance | |||
2018-05-24 11:28 | caristu | Review Assigned To | => alostale | ||
2018-05-24 15:49 | hudsonbot | Checkin | |||
2018-05-24 15:49 | hudsonbot | Note Added: 0104675 | |||
2018-05-25 09:13 | alostale | Note Added: 0104693 | |||
2018-05-25 09:13 | alostale | Status | resolved => closed | ||
2018-05-25 09:13 | alostale | Fixed in Version | => 3.0PR18Q3 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|