If there are a lot of layers in an ArcSDE database performance degrades 
unacceptably
------------------------------------------------------------------------------------

                 Key: GEOT-1956
                 URL: http://jira.codehaus.org/browse/GEOT-1956
             Project: GeoTools
          Issue Type: Bug
          Components: data arcsde
    Affects Versions: 2.5-M3
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
            Priority: Critical
             Fix For: 2.5-RC0


This was reported twice already, first a user with 300+ layers, now one with a 
couple thousand ones.
The list of SeLayer is needed by the datastore, at least for the 
{{getTypeNames()}} method. This list is being cached in a per 
{{org.geotools.arcsde.pool.Session}} basis, so it may make sense if the delay 
happened the first time a layer is required, but a huge (7 seconds as per the 
last user report) delay is being consistently introduced before issueing every 
query request to arcsde

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to