Geoserver unit tests should use partial buffering strategy instead of full buffer one
-------------------------------------------------------------------------------------
Key: GEOS-1748
URL: http://jira.codehaus.org/browse/GEOS-1748
Project: GeoServer
Issue Type: Improvement
Components: Global
Affects Versions: 1.6.0
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.6.1
Unit tests are using BuffereStrategy because no other strategy is configured.
This exerts quite a toll on the vm, since for every request a 1MB in memory buffer is allocated, and make test work in a condition different than the typical production one, where only partial buffer is used.
--
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