WFSLogger should probably avoid logging the output
--------------------------------------------------
Key: GEOS-1029
URL: http://jira.codehaus.org/browse/GEOS-1029
Project: GeoServer
Issue Type: Bug
Components: WFS
Affects Versions: 1.6.0-alpha2
Reporter: Andrea Aime
Assignee: Justin Deoliveira
Priority: Critical
Fix For: 1.6.0-beta1
WFSLogger basically kills every big GetFeature request because it logs the response first to a stringbuffer and then to the output, risking the OOM and making Eclipse use 100% for a very long time when the log is written.
Logging is nice, but we should probably put a limit to it somehow.
--
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