[Geoserver-devel] [jira] Created: (GEOS-4851) Safeguard catalog and configuration code from concurrent access

Safeguard catalog and configuration code from concurrent access
---------------------------------------------------------------

                 Key: GEOS-4851
                 URL: https://jira.codehaus.org/browse/GEOS-4851
             Project: GeoServer
          Issue Type: Bug
          Components: Configuration
    Affects Versions: 2.1.2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.1.3

The current catalog is not thread/concurrent safe. While we wait for a significant development in the direction of making the catalog/config subsystem thread safe (which is a large amount of work) add a set of coarse grained locks that prevents concurrent access from either the GUI or rest config using a read/write lock

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira