Allow ArcSDE coverage URLs to specify the connection pool limits
----------------------------------------------------------------

                 Key: GEOT-2848
                 URL: http://jira.codehaus.org/browse/GEOT-2848
             Project: GeoTools
          Issue Type: Improvement
          Components: data arcsde
    Affects Versions: 2.6.0, 2.5.8
            Reporter: Gabriel Roldán
            Assignee: Gabriel Roldán
             Fix For: 2.5.9, 2.6.1, 2.7-M0


ArcSDE raster support uses a connection pool, but it never allowed for the pool 
limits to be configured.
Now that we're stress testing it it becomes a fundamental need in order to 
dimension the connection pool appropriately.
Given the current source for a GeoTools coverage is an URL (as the API is 
thought for files only), and ArcSDE support fakes it with an url format like 
{{sde://....}}, the way to configure the connection pool is to add optional 
trailing parameters to this URL, of the form: 
{{sde://user:p...@sdehost:port/[dbname]#rasterTableName[;pool.minConnections=<int>][;pool.maxConnections=<int>]}}

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

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to