Ticket #178 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

FDO Connection manager is not releasing connections immediately

Reported by: brucedechant Owned by: brucedechant
Priority: medium Milestone: 1.2
Component: Feature Service Version: 1.2.0
Severity: major Keywords:
Cc: External ID: 937571, 961162

Description

When using MgByteReaders? and eventually closing them the request sent to the server is not processing the close. The connections are then left open for 2 min or so. This can result in insufficient connections being available and locks left on resources until the connections are freed.

Change History

Changed 5 years ago by brucedechant

  • owner set to brucedechant

Changed 5 years ago by brucedechant

  • status changed from new to closed
  • resolution set to fixed

Changed 5 years ago by brucedechant

  • status changed from closed to reopened
  • resolution fixed deleted
  • external_id changed from 937571 to 937571, 961162

I discovered that the following additional internal APIs were not updating the FDO connection manager:

CloseFeatureReader?() CloseSqlReader?() CloseDataReader?() CloseGwsFeatureReader?()

Changed 5 years ago by brucedechant

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.