[mapguide-trac] #1957: Maestro 4 ,
ODBC connection: Timeout while saving
MapGuide Open Source
trac_mapguide at osgeo.org
Mon May 14 12:25:11 EDT 2012
#1957: Maestro 4 , ODBC connection: Timeout while saving
-----------------------+----------------------------------------------------
Reporter: janvw | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-5.0
Component: Maestro | Version:
Severity: major | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Comment(by jng):
Ok, basically anywhere where it does a full schema walk is going to be
trouble for your 350 table database. And the Layer Definition editor is
one such area (it does the full schema walk to populate the list of
available feature classes)
I'll review the code base to see where such full schema walks are being
done and to see if that is truly necessary.
But also keep an eye out for #2002. As this will let you reduce the attack
surface of your database by building a slimmer configuration document,
cutting down the number of tables/views that can be accessible to
MapGuide.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1957#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list