Modify service code to prevent singletons from holding direct references to
ServiceInfo objects
-----------------------------------------------------------------------------------------------
Key: GEOS-4152
URL: http://jira.codehaus.org/browse/GEOS-4152
Project: GeoServer
Issue Type: Improvement
Reporter: Justin Deoliveira
Assignee: Justin Deoliveira
Fix For: 2.1-beta2
Currently there are many singletons at the service level that obtain a
reference to a WFSInfo or WCSInfo object and hold onto it for there life time.
With the in memory implementation of the config that is fine but when moving to
a db backed catalog that will not work because the object soon becomes stale
and does not reflect configuration changes. Instead these singletons need to
look the object up on demand.
--
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
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel