[ 
http://jira.codehaus.org/browse/GEOT-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gabriel Roldán reopened GEOT-2355:
----------------------------------


> ArcSDEQuery's resultCount is unusable on heavy layers
> -----------------------------------------------------
>
>                 Key: GEOT-2355
>                 URL: http://jira.codehaus.org/browse/GEOT-2355
>             Project: GeoTools
>          Issue Type: Bug
>    Affects Versions: 2.5.2
>            Reporter: Fredrik Holmqvist
>            Assignee: Gabriel Roldán
>         Attachments: ArcSDEQuery_result_count.patch
>
>
> The current implementation of resultCount takes 5 minutes to execute on our 
> heaviest layer. (What's worse is the usage of session is not reentrant, 
> making all sessions to the ArcSDE database wait for those 5 minutes. I 
> suspect flawed locking, maybe a bad call to synchronized somewhere in these 
> critical sections, making the whole session handling working in serial 
> instead of parallell.)
> Here is a patch to fix resultCount which reduces the time to less than 1 
> second instead of 5 mins.
> Afaict there is no ill effects, but it needs proper testing. 

-- 
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

       

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to