[mapguide-trac] #1584: Feature source create or update locks up
server while under load
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jan 13 19:02:46 EST 2011
#1584: Feature source create or update locks up server while under load
---------------------------+------------------------------------------------
Reporter: trevorwekel | Owner: trevorwekel
Type: defect | Status: new
Priority: high | Milestone: 2.2
Component: Server | Version: 2.2.0
Severity: critical | Keywords:
External_id: |
---------------------------+------------------------------------------------
Due to mutex behaviour within the !MapGuide server process, any create or
update operation performed on a feature source may lock up the server
process if a connection is simultaneously opened to another feature source
in the connection pool. Pooled connections typically include "database"
connections like ODBC, SQL Server, and Oracle.
Here are some cases where this may occur:
* An author creates a new feature source on a live site with database
connections while it is under load.
* One user performs a buffer or measure operation while another user pans
a map which uses a "database" connection.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1584>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list