[Geoserver-devel] [jira] (GEOS-5851) Getting a feature source from ResourcePool always gets into a synchronized code section

Andrea Aime created BugGEOS-5851
Getting a feature source from ResourcePool always gets into a synchronized code section

Issue Type:

BugBug

Affects Versions:

2.3.2

Assignee:

Andrea Aime

Created:

16/Jun/13 3:03 PM

Description:

This is happening because the current code assumes the feature type is not cacheable if we don’t apply the projection policy during its computation. This synch section shows up as the major scalability bottleneck under OpenJDK 8 (where the renderer does not have significant synched sections of its own).

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)