Project

General

Profile

Story #7563

examine and correct any unclosed SQL statements

Added by Ben Leinfelder over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Metacat
Target version:
Start date:
2015-12-18
Due date:
% Done:

100%

Story Points:
Sprint:

Description

Seems there is concern about idle Postgres connections building up in the production environment. Need to make sure there are no connections lingering in the connection pool that cannot be reused by other processes when returned.

History

#1 Updated by Ben Leinfelder over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Jing updated IdentityManager class to ensure every statement was closed before returning the connection to the pool.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)