Project

General

Profile

Actions

Defect #19956

closed

Connection leak on svn/redmine integration

Added by Bruno Orcha García almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Category:
SCM extra
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

In our systems we have detected a large number of open connections from the Apache web server of our redmine, which reached the limit of allowed connections from our postgresql, forcing us to restart the Apache server periodically.
After some monitoring we have discovered the reason, it appears to be a connection leak in the perl module for the integration between redmine and subversion. The database connection is being opened so soon and it's possible returning from the function without closing that connection.


Files

extra-svn-Redmine-pm.patch (761 Bytes) extra-svn-Redmine-pm.patch Bruno Orcha García, 2015-05-27 12:43
Actions

Also available in: Atom PDF